HTTP Tutorial: A Practical Guide for Beginners: A Step By Step Approach by ANMOL GOYAL

HTTP Tutorial: A Practical Guide for Beginners: A Step By Step Approach by ANMOL GOYAL

Author:ANMOL GOYAL
Language: eng
Format: azw3
Published: 2017-09-08T07:00:00+00:00


</html>

Example 4

HTTP request to post form data to process.cgi CGI page on a web server running on tutorialspoint.com. The server returns the passed name after setting them as cookies:

Client request

POST /cgi-bin/process.cgi HTTP/1.1

User-Agent: Mozilla/4.0 (compatible; MSIE5.01; Windows NT)

Host: www.tutorialspoint.com

Content-Type: text/xml; charset=utf-8

Content-Length: 60

Accept-Language: en-us

Accept-Encoding: gzip, deflate

Connection: Keep-Alive

first=Zara&last=Ali

Server response



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.