mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-01 04:21:01 +01:00
45 lines
864 B
HTTP
Vendored
45 lines
864 B
HTTP
Vendored
POST /foo/bar?id=4&x=y%20z HTTP/1.1
|
|
X-Forwarded-For: 127.0.0.1
|
|
Content-Length: 124
|
|
Cache-Control: no-cache
|
|
X-Forwarded-Proto: https
|
|
Content-Type: application/json; charset=utf-8
|
|
Host: example.com
|
|
Accept: */*; q=0.5, application/xml
|
|
Accept-Encoding: gzip
|
|
|