5. Request
Request-URI = URIUnless the server is being used as a proxy, a partial URI shall be given with the assumptions of the scheme (http) and hostname:port (the server's address) being obvious. That is, if the full URI looks like
http://info.cern.ch/hypertext/WWW/TheProject.htmlthen the corresponding partial URI in the Simple-Request or Full-Request is
/hypertext/WWW/TheProject.htmlIf the client is sending the request through a proxy, the absolute form of the URI (including scheme and server address) must be used. A proxy must be able to recognize all of its server names, including any aliases, local variations, and the numeric IP address.
Generated with CERN WebMaker