[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug in header processing
- From: TSUCHIYA Masatoshi <tsuchiya@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 10 Oct 2001 18:23:32 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 01669
- References: <wzin131yogk.fsf@laas.fr>
Hi,
>> On Tue, 09 Oct 2001 14:42:19 +0200
>> emarsden@laas.fr (Eric Marsden) said as follows:
>There is a bug in the way emacs-w3m processes the header of a request.
Please tell me the version number of your using emacs-w3m.
>It makes a HEAD request, stores the headers, and uses these to handle
>the body of a GET request. This assumes that the headers returned by a
>HEAD request are strictly identical to those returned for the
>corresponding GET request, which is unfortunately not always the case.
There is no probability of using headers retrieved by HEAD requests,
because the current development version of emacs-w3m uses
`-dump_extra' option of w3m to get headers and contents at the same
time. Therefore, I think that the current version of emacs-w3m
doesn't have your reporting bug.
Thank you for your bug report.
--
TSUCHIYA Masatoshi