Network.standard-url.encode-utf8From MozillaZine Knowledge Base
[edit] BackgroundAccording to RFC 3987, URLs must be converted to UTF-8 character encoding. IE and Opera, contrary to the specification, encode the path part of the URL in UTF-8 but encode the query string part of the URL in the encoding of the referring page. Many servers expect IE and Opera's behaviour and break when presented with fully encoded URLs. This preference controls whether to encode URLs in UTF-8. [edit] Possible values and their effects[edit] trueEncode URLs in UTF-8 as per the standard. [edit] falseDo not encode URLs at all. This is different than IE and Opera's behaviour in that not even the path is encoded. (Default) [edit] Caveats
[edit] First checked in[edit] Has an effect in
[edit] Related bugs
[edit] Related preferences |