Commit graph

11 commits

Author SHA1 Message Date
Giovanni Barillari
6ae5bf5f42
Add __rsgi_del__ support (#322) (#343) 2024-07-07 17:56:56 +02:00
Giovanni Barillari
8059db2725
Update RSGI spec with application methods 2024-06-12 18:44:00 +02:00
Giovanni Barillari
327573f95e
Add RSGIHeaders.get_all (#247) 2024-03-18 23:36:21 +01:00
Giovanni Barillari
c049e7294d
doc: specify header case in RSGI spec (#236) 2024-03-09 13:15:39 +01:00
Giovanni Barillari
3e85e93472
Add HTTP/2 authority access on protocols scopes (#189) 2024-01-25 17:18:11 +01:00
Giovanni Barillari
13ea09e92c
Add request body iterators in ASGI and RSGI protocols (#115)
* Add request body iteration in ASGI protocol

* Update ASGI body tests

* Add request body iteration in RSGI protocol

* Minor ASGI IO refactor

* Update tests
2023-08-28 14:54:48 +02:00
Giovanni Barillari
548b8fc35a
add RSGI response stream (#90)
* add RSGI response stream (#26)

* add RSGI stream test (#26)

* update RSGI spec
2023-06-15 19:20:41 +02:00
Giovanni Barillari
ac12149b27
Add rationale to RSGI spec (#60) 2023-02-06 03:07:03 +01:00
Kian-Meng Ang
8dc8c01b95
Fix typos (#14)
Found via `codespell -S target -L crate`
2022-11-17 08:11:25 +01:00
Giovanni Barillari
3c5aff37a6 Update RSGI spec 2022-10-31 17:43:53 +01:00
Giovanni Barillari
ac51b5f6d8 Add rsgi specification (#3) 2022-10-18 17:33:32 +02:00