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

The comment on the change is:
added shell commands

------------------------------------------------------------------------------
   * siege -g
   * HEAD/GET (perl commands installed by common perl packages)
  
- any others?
+ 
+ == SHELL ==
+ {{{wget -S --spider URL
+ echo -ne "</pre>\n"
+ GET -de -o dump -d URL
+ w3m -dump_head URL
+ lynx -dump -head URL}}}
+ 
+ 
  
  
  == Wireshark ==

Reply via email to