previous
|
start
|
next
POST
Use POST for longer inputs
Format
POST
url
Content-Type
type
Content-Length
length
other request
headers
blank line
input data
Most common source of POST request is the submission of HTML form data
previous
|
start
|
next