Date: 02-16-2022
Return to Index
created by gbSnippets
'HTTP Request Headers
Header Function
Accept Specifies the acceptable MIME types
Accept-Charset Specifies the acceptable character sets
Accept-Encoding Specifies the acceptable Data encodings
Accept-Language Specifies the acceptable language
Authorization Specifies Client authentication credentials
Expect Specifies Server behaviour required by the Client
From Specifies the 's email address
Host Specifies the Server address being accessed
If-Match Performs the request If certain criteria are met
If-Modified-Since Performs the request If the Object has been modified after given date
If-None-Match Performs the request If certain criteria are met
If-Range Returns Range of Object If conditionals match
If-Unmodified-Since Performs the request If the Object has Not been modified
Max-Forwards Specifies a proxy forwarding limit
Proxy-Authorization Specifies authentication credentials For the proxy
Range Specifies the part of an Object that is required
Referer Specifies the document that led to this request
TE Specifies the accetable transfer encodings
'gbs_00368
'Date: 03-10-2012
http://www.garybeene.com/sw/gbsnippets.htm