https://issues.apache.org/bugzilla/show_bug.cgi?id=44601
Summary: Add a lowercase value to Vary header for consistency
Product: Apache httpd-2
Version: 2.2.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: mod_deflate
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Hi,
With a deflate output filter, the mod_deflate module adds “Accept-Encoding”
to the Vary HTTP header. All other modules are adding only lowercase values to
this header. It would be appreciated if mod_deflate could do the same. For
consistencies sake.
For example, using mod_negotiate with transparent content negotiation for
language and format and mod_deflate, a Vary header may look like this:
Vary: negotiate,accept,accept-language,Accept-Encoding
Not really a bug or a problem, but … for consistency’s sake and it is
probably really easy to fix.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]