Giovanni Barillari
|
6959ee0d11
|
Add support for static files serving (#566)
|
2025-05-07 20:26:20 +02:00 |
|
Giovanni Barillari
|
c95fd0cba7
|
Align codestyle (#124)
* Add lint and format tools and config
* Format Python code
* Format Rust code
* Add lint CI workflow
|
2023-09-25 18:00:09 +02:00 |
|
Giovanni Barillari
|
233721f9a5
|
add WSGI response body iteration (#81)
|
2023-06-15 16:50:55 +02:00 |
|
Giovanni Barillari
|
e9dc835bab
|
Fix wsgi.input out of spec (close #24)
|
2023-01-12 21:13:31 +01:00 |
|
Mārtiņš Šulcs
|
bbb3f3214e
|
Fix content type and length in WSGI environ (#22)
* Add content_length to WSGI environ
* Review WSGI content-type implementation
Co-authored-by: Giovanni Barillari <g@baro.dev>
|
2023-01-05 18:10:11 +01:00 |
|
Giovanni Barillari
|
0055a80f73
|
Avoid usage of empty_future when possible
|
2022-12-24 16:58:12 +01:00 |
|
Giovanni Barillari
|
653f93a5e7
|
Add WSGI protocol support
|
2022-12-21 17:50:43 +01:00 |
|