mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
8 lines
129 B
HTTP
8 lines
129 B
HTTP
GET /stuff/here?foo=bar HTTP/1.1\r\n
|
|
Transfer-Encoding: identity\r\n
|
|
Transfer-Encoding: chunked\r\n
|
|
\r\n
|
|
5\r\n
|
|
hello\r\n
|
|
000\r\n
|