Change: HTTP Request/Response

created on Feb. 17, 2013, 12:18 a.m. by Hevok & updated on Feb. 17, 2013, 12:18 a.m. by Hevok

The Browser sends a request of an object in the Web an tells the server or the host where the resource of this object is located, what file should be retrieved and which format should be accepted.

  • Browser sends HTTP Request

    GET http://www.denigma.de HTTP/1.1 HOST: www.denigma.de Accept: text/html

  • Web Server processes request (Web Server of www.denigma.de)

  • Web server sends HTTP Response
  • Browser interprets representation and displays presentation
http.jpeg

Categories:
Parent: Web

Comment: Created entry.

See entry | Admin

Comment on This Data Unit