You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/07/23 17:31:19 UTC

DO NOT REPLY [Bug 10259] - charset always being added to Content-Type on redirects

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10259>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10259

charset always being added to Content-Type on redirects

KlausRusch@atmedia.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |KlausRusch@atmedia.net
           Severity|Minor                       |Normal
           Priority|Other                       |Medium



------- Additional Comments From KlausRusch@atmedia.net  2002-07-23 15:31 -------
Since the generated page uses ISO-8859-1 the charset parameter is allowed but 
not required on the redirect response. Removing the charset attribute will have 
no effect on compliant browsers, and resolve the issue for non-compliant 
browsers.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org