Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] What is an easy way to see the HTTP headers in a HTTPrequest?





In <20020409155839.0360a653.s45652001@example.com>,
Antony Stace <s45652001@example.com> wrote...:

; What is an easy way to see the HTTP headers in a HTTP request.  I want to see things like
 
; HTTP/1.1 200 OK
; Date; Fri, 30 Oct 1998 13:12:23 GMT
; Server: Apache/1.3.3 (Unix)
; Cache-Control: max-age=1800, must-revalidate
; ..
; ..
; ..

Mmm... looks like headers in HTTP reply, not request.  If you are
client side, and want the headers httpd send back to you, then
wget --server-response or wget --save-headers will do.

hope this helps.

------ M. Meiarashi
    -- mes@example.com


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links