https://issues.apache.org/bugzilla/show_bug.cgi?id=53595
Priority: P2
Bug ID: 53595
Assignee: [email protected]
Summary: Media type qs parameters for MultiViews sent in
Content-Type
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 2.4.2
Component: mod_negotiation
Product: Apache httpd-2
When server quality values are specified in either a type map or AddType
directive as a "qs" media type parameter for use by MultiViews during content
negotiation, the "qs" parameter is sent with the media type to clients (e.g. in
the Content-Type header). This appears to be in violation of the IETF RFCs as
no registered media type has a "qs" parameter and RFC 2616 does not include it
in the grammar for the Content-Type header.
Ideally either the "qs" parameter would be removed, or MultiViews would provide
an alternative mechanism for specifying server quality values which does not
involve changing the media type.
This problem was originally brought up in 2002 on httpd-users[1] and
http-dev[2], and it was also discussed on ietf-http-wg[3] and I recently raised
the issue on httpd-dev before filing this bug report[4].
I realize the chances of this bug being fixed are slim, but I am opening this
bug report so that progress can be tracked, it can be more easily found by
people affected, and to keep it visible to those who might be able to fix it.
Cheers,
Kevin
1.
http://mail-archives.apache.org/mod_mbox/httpd-users/200202.mbox/%[email protected]%3E
2.
http://mail-archives.apache.org/mod_mbox/httpd-dev/200202.mbox/%3C0adf01c1b994$645169c0$94c0b0d0@v505%3E
3. http://lists.w3.org/Archives/Public/ietf-http-wg/2002AprJun/0032.html
4.
http://mail-archives.apache.org/mod_mbox/httpd-dev/201207.mbox/%3C20120720175741.GB25068%40kevinzilla%3E
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]