Erik Parker wrote:
> I hate to reply to my own post, but because of my apparent crack habits.. I
> didn't realize the testing environment configs weren't nearly exact..
> 
> The http 2.0 server still had a AddDefaultChar set lower in the config file.
> 
> 
> So.. the only issue/question is..
> 
> When setting AddDefcultCharset, why doesn't it apply to error responses?

I believe this was recently covered on this list.  AddDefaultCharset 
doesn't apply to the "internal" error responses because those responses 
are written in a specific character-set (ISO-8859-1).  The character set 
is known, so it doesn't make sense to use any other.

Joshua.

Reply via email to