2 Mar 2004 06:28
Re: EOS is not being sent for HEAD requests
André Malo <nd <at> perlig.de>
2004-03-02 05:28:26 GMT
2004-03-02 05:28:26 GMT
* Stas Bekman <stas <at> stason.org> wrote: > in 2.0 - Connection output filters don't recieve the EOS bucket when the > request method is HEAD. This breaks the idiom of flushing any stored data > when the eos bucket is seen. And some filters could be broken because of > that. I believe that is because of broken handlers, which don't send anything if they detect HEAD. In 2.0 a handler should not care about GET or HEAD, but send all the time its data, so that all the processing (C-L filter etc) works properly. nd
RSS Feed