5 lines
85 B
Text
5 lines
85 B
Text
GET /foo HTTP/1.1
|
|
Content-Type: application/json
|
|
User-Agent: foo
|
|
|
|
{"hello": "world"}
|