mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
11 lines
166 B
HTTP
11 lines
166 B
HTTP
POST /chunked_w_trailing_headers HTTP/1.1\r\n
|
|
Transfer-Encoding: chunked\r\n
|
|
\r\n
|
|
5\r\n
|
|
hello\r\n
|
|
6\r\n
|
|
world\r\n
|
|
0\r\n
|
|
Vary: *\r\n
|
|
Content-Type: text/plain\r\n
|
|
\r\n |