Mailing List Archive

0.6.4 votes
B85 +1
B95 I'm worried about what David said about continuation headers, so
I looked it up. Check out:

http://www.w3.org/hypertext/WWW/Protocols/HTTP1.0/HTTP1.0-ID_11.html#HEADING10

It says

HTTP/1.0 headers can be folded onto multiple lines if the
continuation lines begin with linear whitespace characters.

So someone reassure me that this patch doesn't strip off leading
whitespace, and I'll be happy.


B96 +1
B97 +1
E98 +1
O99 +1
B100 +1

Brian

--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com brian@hyperreal.com http://www.[hyperreal,organic].com/
Re: 0.6.4 votes [ In reply to ]
On Fri, 12 May 1995, Rob Hartill wrote:
> > B95 I'm worried about what David said about continuation headers, so
....
>
> The new patch only trashes spaces before a content type, but after
> a ":"

Okay, I'm reassured. :) +1.

Brian

--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com brian@hyperreal.com http://www.[hyperreal,organic].com/
Re: 0.6.4 votes [ In reply to ]
> B85 +1
> B95 I'm worried about what David said about continuation headers, so
> I looked it up. Check out:
>
> http://www.w3.org/hypertext/WWW/Protocols/HTTP1.0/HTTP1.0-ID_11.html#HEADING10
>
> It says
>
> HTTP/1.0 headers can be folded onto multiple lines if the
> continuation lines begin with linear whitespace characters.
>
> So someone reassure me that this patch doesn't strip off leading
> whitespace, and I'll be happy.

there there, Brian. Reassured ? :-)

The new patch only trashes spaces before a content type, but after
a ":"

Actually, I think apache will currently barf on continuation lines
anyway, regardless of this patch.

> B96 +1
> B97 +1
> E98 +1
> O99 +1
> B100 +1
>


--
Rob Hartill
http://nqcd.lanl.gov/~hartill/