Requests
450
Netscape Enterprise Server Administrator’s Guide
information. The server’s response includes the return of the protocol version,
status code, followed by a header that contains server information, and then the
requested data. The connection is then closed.
The Netscape Enterprise Server 4.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. For more information on the criteria for being conditionally compliant,
see the Hypertext Transfer Protocol—HTTP/1.1 specification (RFC 2068) at:
http://www.ietf.org/html.charters/http-charter.html
Requests
A request from a client to a server includes the following information:
•
Request method
•
Request header
•
Request data
Request Method
A client can request information using a number of methods. The commonly
used methods include the following:
•
GET
—Requests the specified document
•
HEAD
—Requests only the header information for the document
•
POST
—Requests that the server accept some data from the client, such as
form input for a CGI program
•
PUT
—Replaces the contents of a server’s document with data from the
client
Summary of Contents for Netscape Enterprise Server
Page 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Page 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Page 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Page 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Page 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Page 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Page 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Page 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Page 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Page 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Page 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Page 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Page 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Page 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Page 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Page 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Page 504: ...504 Netscape Enterprise Server Administrator s Guide ...