Web Developer's Virtual Library: Encyclopedia of Web Design Tutorials, Articles and Discussions


WDVL Newsletter

Active Server Pages
JSP/Java Servlets
Microsoft SQL Server
Daily Backup
Dedicated Servers
Streaming Audio/Video
24-hour Support    

jobs.webdeveloper.com

Hiermenus


e-commerce
Partner With Us















Developer Channel
FlashKit.com
JavaScript.com
JavaScriptSource
Developer Jobs
ScriptSearch
StreamingMediaWorld
Web Developer's Journal
Web Developer's Virtual Library
WebDeveloper.com
Webreference
Web Hosts
XMLfiles.com

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers


HTTP Response

Here is an example of an HTTP response from a server to a client request:

	HTTP/1.0 200 OK
	Date: Wednesday, 02-Feb-95 23:04:12 GMT
	Server: NCSA/1.3
	MIME-version: 1.0
	Last-modified: Monday, 15-Nov-93 23:33:16 GMT
	Content-type: text/html
	Content-length: 2345
	     * a blank line *
	<HTML><HEAD><TITLE> . . .
  • The server agrees to use HTTP version 1.0 for communication and sends the status 200 indicating it has successfully processed the client's request.

  • It then sends the date and identifies itself as an NCSA HTTP server.

  • It also indicates it is using MIME version 1.0 to describe the information it is sending, and includes the MIME-type of the information about to be sent in the "Content-type:" header.

  • Finally, it sends the number of characters it is going to send, followed by a blank line and the data itself.

  • Client and server headers are RFC 822 compliant mail headers. A Client may send any number of Accept: headers and the server is expected to convert the data into a form the client can accept.


Up to => Home / Internet / Protocols / HTTP




Jupiter Online Media: internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and Jupiter Online Media

Jupitermedia Corporate Info


Legal Notices, Licensing, & Permissions, Privacy Policy.

Web Hosting | Newsletters | Tech Jobs | Shopping | E-mail Offers