mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
8 lines
199 B
HTTP
8 lines
199 B
HTTP
PROXY TCP4 192.168.0.1 192.168.0.11 56324 443\r\n
|
|
GET /stuff/here?foo=bar HTTP/1.0\r\n
|
|
Server: http://127.0.0.1:5984\r\n
|
|
Content-Type: application/json\r\n
|
|
Content-Length: 14\r\n
|
|
\r\n
|
|
{"nom": "nom"}
|