DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43882>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43882





------- Additional Comments From [EMAIL PROTECTED]  2007-11-17 00:29 -------
Björn, this is turning into discussion, and as such should be on [EMAIL 
PROTECTED], not
bugzilla.  Do you follow that?

1.  Qualifiers come from the BNF-style representation of the header, which means
something like
Transfer-Encoding: chunked;foo=bar
is syntactically valid.  But in practice, no qualifiers are defined.

2.  gzip is a content-encoding, not a transfer-encoding.  The passage in RFC2616
that suggests otherwise is clearly a drafter who'd been staring at it too long,
and had a brainfart.

3.  You're right about "chunkedfoo" - I'll fix it.  If noone shouts, I'll just
set it back to strcasecmp, so we don't support any qualifiers.  As it happens,
I'd already realised it wasn't right, but just wasn't rushing the job again:-)

Thank you for your attention to detail.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to