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 jink:
http://wiki.apache.org/httpd/Recipes/WatchingHttpHeaders

The comment on the change is:
link to official site, not mirror.  removed the "echo" shell command

------------------------------------------------------------------------------
   * siege -g
   * HEAD/GET (perl commands installed by common perl packages)
  
+ == Shell ==
- 
- == SHELL ==
  {{{wget -S --spider URL
- echo -ne "</pre>\n"
- GET -de -o dump -d URL
+ GET -de URL
+ HEAD URL
  w3m -dump_head URL
+ lynx -head -dump URL}}}
- lynx -dump -head URL}}}
- 
- 
- 
  
  == Wireshark ==
- [http://wireshark.askapache.com WireShark]
+ [http://www.wireshark.org/ WireShark]
  
  === Show only certain responses ===
  

Reply via email to