Raw HTTP request parser

Paste an HTTP/1.1 request as it appears on the wire (or in a log). Get method, target, version, headers, query params, body.

local
raw request
parsed-
method
-
target
-
version
-
host
-
headers
-
query
-
body bytes
-
-

Adjacent tools