Created Protocol draft 2.0 (markdown)
parent
a6640d4be3
commit
419f5c5d9a
1 changed files with 9 additions and 0 deletions
9
Protocol-draft-2.0.md
Normal file
9
Protocol-draft-2.0.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
` POST /path/script.cgi HTTP/1.0
|
||||
From: frog@jmarshall.com
|
||||
User-Agent: HTTPTool/1.0
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: 32
|
||||
|
||||
home=Cosby&favorite+flavor=flies
|
||||
`
|
Reference in a new issue