index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
/
nxt_python_wsgi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-09
Python: Fix header field values character encoding.
Andrew Clayton
1
-2
/
+28
2023-11-08
Python: Do nxt_unit_sptr_get() earlier in nxt_python_field_value().
Andrew Clayton
1
-1
/
+2
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