diff --git a/Protocol-draft-2.0.md b/Protocol-draft-2.0.md new file mode 100644 index 0000000..9c80156 --- /dev/null +++ b/Protocol-draft-2.0.md @@ -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 +` \ No newline at end of file