Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-26 | Removed special cases for non-NXT_CONF_VALUE_ARRAY. | Alejandro Colomar | 1 | -11/+2 |
2021-10-28 | Moving request limit control to libunit. | Max Romanov | 1 | -14/+1 |
2021-08-09 | Python: fixing misprint in error message. | Max Romanov | 1 | -2/+2 |
2021-07-20 | Python: using default event_loop for main thread for ASGI. | Max Romanov | 1 | -2/+2 |
2021-05-20 | Python: support for multiple targets. | Oisin Canty | 1 | -31/+133 |
2020-12-22 | Python: multiple values in the "path" option. | Valentin Bartenev | 1 | -27/+76 |
2020-11-10 | Python: supporting ASGI legacy protocol. | Max Romanov | 1 | -1/+11 |
2020-11-05 | Python: request processing in multiple threads. | Max Romanov | 1 | -17/+251 |
2020-10-01 | Python: ASGI server introduced. | Max Romanov | 1 | -11/+17 |
2020-09-18 | Python: app module callable name configuration. | Max Romanov | 1 | -5/+8 |
2020-09-14 | Python: split module initialization from WSGI implementation. | Max Romanov | 1 | -0/+331 |