Intro To Hypertext Transfer Protocol (HTTP)
Intro To Hypertext Transfer Protocol (HTTP)
Intro to HyperText
Transfer Protocol (HTTP)
Dr. Abzetdin ADAMOV
Overview of HTTP
Field Description
HTTP-version The version of the HTTP
Number indicates the result of the
Status-code
request
Field Description
The type of server software providing the
Server
response
Date The date and time of the response
Content-Length How many bytes of data will be sent to the client
<FORM
ACTION=application_url
METHOD= GET or POST
ENCTYPE= application/x-www-form-urlencoded or
multipart/form-data
>
Form Elements
</FORM>
Serving a Web Document form a Web Server
The httpd waits for a request to arrive from a web client in the Internet
The web server now understnad the protocol version is 1.0. It is a Netscape
browser for NT, etc. Since this is a normal example, no further action is
needed.
Step 6: Finish up: close the file; close the network connection