You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wiki-changes@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2007/03/10 18:14:20 UTC

[Httpd Wiki] Update of "Recipes/WatchingHttpHeaders" by noodl

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The following page has been changed by noodl:
http://wiki.apache.org/httpd/Recipes/WatchingHttpHeaders

New page:
Help on various ways to watch http headers.

I can't get wireshark to see any of my network interfaces at the moment so help here would be appreciated.

 * wget -S
 * livehttpheaders http://livehttpheaders.mozdev.org/
 * curl -something
 * lynx -something_else
 * siege -g
 * HEAD/GET (perl commands installed by common perl packages)

any others?