On Wed, Mar 12, 2008 at 3:47 PM, Daniel Aleksandersen <aleksandersen+apache.org@xxxxxxxxxx> wrote: > Hi, > > I am wondering if there is any reason why turing on the delate output > filter would make the "Accept-Endcoding" come out as uppercase? > > I have used mod_negotiate, and mod_deflate. I see no reason why using the > latter would make mod_negotiate return one value with uppercase letters. > Vary: negotiate,accept,accept-language,Accept-Encoding That's just the way it is coded in mod_deflate.c. Is that creating a problem for you? Those field names are defined by HTTP/1.1 as being case-insensitive. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx