![Netscape ENTERPRISE SERVER 6.1 Manual Download Page 329](http://html1.mh-extra.com/html/netscape/enterprise-server-6-1/enterprise-server-6-1_manual_1674653329.webp)
329
Appendix
E
HyperText Transfer Protocol
The HyperText Transfer Protocol (HTTP) is a protocol (a set of rules that describes
how information is exchanged) that allows a client (such as a web browser) and a
web server to communicate with each other.
HTTP is based on a request/response model. The browser opens a connection to
the server and sends a request to the server.
The server processes the request and generates a response which it sends to the
browser. The server then closes the connection.
This appendix provides a short introduction to a few HTTP basics. For more
information on HTTP, see the IETF home page at:
http://www.ietf.org/home.html
This appendix has the following sections:
•
Compliance
•
Requests
•
Responses
•
Buffered Streams
Compliance
Netscape Enterprise Server 6.0 supports HTTP 1.1. Previous versions of the server
supported HTTP 1.0. The server is conditionally compliant with the HTTP 1.1
proposed standard, as approved by the Internet Engineering Steering Group
(IESG) and the Internet Engineering Task Force (IETF) HTTP working group.
Summary of Contents for ENTERPRISE SERVER 6.1
Page 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 1 April 2002 Draft...
Page 290: ...Miscellaneous 290 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 318: ...cinfo 318 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 336: ...Buffered Streams 336 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 344: ...344 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 350: ...350 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 356: ...356 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...