On 5/11/05, Jeff Trawick <[EMAIL PROTECTED]> wrote: > Funny. I just heard from a Japanese user with an issue with this path > too, but this time with 2.0. A third-party module is generating a > custom error response and specifies a Japanese codepage in the > generated HTML. But it goes through this error response code and > picks up the "charset=iso-8859-1" attribute. This particular > situation isn't tied to a particular browser, but I'll still use the > suppress-error-charset solution so that it matches 1.3. The user can > use SetEnvIf with Request_URI to match all requests.
Not funny: 1.3.x and 2.x docs say that Apache >= 2.0.40 already has this feature. I can't find that the trivial code was ever committed though. Related PR: 31274.