Mailing List ArchiveSupport 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?
- To: tlug@example.com, s45652001@example.com
- Subject: Re: [tlug] What is an easy way to see the HTTP headers in a HTTPrequest?
- From: "M. Meiarashi" <mes@example.com>
- Date: Tue, 09 Apr 2002 16:28:43 +0900 (JST)
- Content-transfer-encoding: 7bit
- Content-type: Text/Plain; charset=us-ascii
- In-reply-to: <20020409155839.0360a653.s45652001@example.com>
- References: <20020409155839.0360a653.s45652001@example.com>
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
- Follow-Ups:
- Re: [tlug] What is an easy way to see the HTTP headers in a HTTP request?
- From: Antony Stace
- References:
- [tlug] What is an easy way to see the HTTP headers in a HTTP request?
- From: Antony Stace
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] What is an easy way to see the HTTP headers in a HTTP request?
- Next by Date: Re: [tlug] What is an easy way to see the HTTP headers in a HTTP request?
- Previous by thread: Re: [tlug] What is an easy way to see the HTTP headers in a HTTP request?
- Next by thread: Re: [tlug] What is an easy way to see the HTTP headers in a HTTP request?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links