summaryrefslogtreecommitdiffhomepage
path: root/src/python/nxt_python_asgi_http.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Python: improving ASGI http send message processing.Max Romanov1-12/+13
2020-11-18Libunit: closing active requests on quit.Max Romanov1-1/+51
2020-11-05Python: request processing in multiple threads.Max Romanov1-14/+22
2020-10-01Python: ASGI server introduced.Max Romanov1-0/+591