Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-14 | Python: Added "prefix" to configuration. | OutOfFocus4 | 1 | -13/+36 |
2022-11-17 | Refactored functions that set WSGI variables. | OutOfFocus4 | 1 | -6/+24 |
2022-10-03 | Renamed a couple of members of nxt_unit_request_t. | Andrew Clayton | 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 | -2/+3 |
2020-12-14 | Python: WSGI environment copying moved out of request processing. | Valentin Bartenev | 1 | -12/+53 |
2020-11-05 | Python: request processing in multiple threads. | Max Romanov | 1 | -202/+242 |
2020-10-13 | Fixed building with Python 3.9. | Valentin Bartenev | 1 | -2/+2 |
2020-10-01 | Python: ASGI server introduced. | Max Romanov | 1 | -18/+0 |
2020-09-15 | Python: changed request headers format in router protocol. | Max Romanov | 1 | -10/+106 |
2020-09-14 | Python: split module initialization from WSGI implementation. | Max Romanov | 1 | -285/+25 |
2020-09-14 | Python: source file moved to 'python' sub-directory. | Max Romanov | 1 | -0/+1446 |