On Tue, Nov 27, 2007 at 12:25:13AM +0000, place wrote:
Jorge wrote:
Oh, and I just read about multiline headers. It wasn't really clear whether this was new in 1.1, though. Did 1.0 have to handle it as well?
Multiline headers?! sorry, I don't remember that off the top of my head.
To answer my own question, the rfc says "HTTP/1.0 headers may be folded onto multiple lines if each continuation line begins with a space or horizontal tab." Doesn't look like Cache_parse_field() handles it, though. Must not have been written with the spec in one hand.
I've been through the SPEC lots of times... Even big browsers, like mozilla can't implement every bit of the SPECs (and they have big manpower). In dillo, there're lots of things that are not implemented, and I'm thankful of the people helping to push it forward. -- Cheers Jorge.-