blob: 876f1b67b59d0eea9c884c70afcbb75cea4dde37 [file] [log] [blame]
url
http://example.com/new
headers
Content-Type: text/plain
content
key|value|name|John Doe|noise|!@#$%^&*()
datatype
ARRAY
----------
POST /new HTTP/1.1
Host: example.com
Connection: close
User-Agent: HTTP-Tiny/VERSION
Content-Type: application/x-www-form-urlencoded
Content-Length: 60
key=value&name=John+Doe&noise=%21%40%23%24%25%5E%26%2A%28%29
----------
HTTP/1.1 201 Created
Date: Thu, 03 Feb 1994 00:00:00 GMT
Location: http://example.com/new/01.txt
Content-Length: 0