Apache Request and Response HeadersMost users don't realise that while browsing the WWW there is a constant conversation going on between the browser and the web server. Below you can see the specific Headers that were passed from your browser to our webserver and back when this page was requested. Apache Request HeadersThe following headers were sent by your browser when requesting this page:
Output produced by the PHP function apache_request_headers. Apache Response HeadersOur server sent the following headers in response to your request:
Output produced by the PHP function apache_response_headers. Related ArticlesReferencesUser Comments and Notes26 September 2008: Bernhard Schulte says: Actually your Apache did not send what your page says, but rather sent headers spilling the beans about the patchlevel of your OpenSSL install. This page displays only the headers that were sent by your browser with the request, and those returned from our server by Apache - not the other server headers that you are referring to. But thanks for the tip, you'll find that those headers are now blocked (as they should be) by a ServerTokens directive Send Feedback |
||||||||||||||||||||||||||||
|
© Copyright 2010 Chirp Internet
- Page Last Modified: 22 November 2009
|
||||||||||||||||||||||||||||