mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
9 lines
159 B
HTTP
9 lines
159 B
HTTP
POST /chunked_w_extensions HTTP/1.1\r\n
|
|
Transfer-Encoding: chunked\r\n
|
|
\r\n
|
|
5; some; parameters=stuff\r\n
|
|
hello\r\n
|
|
6; blahblah; blah\r\n
|
|
world\r\n
|
|
0\r\n
|
|
\r\n |