Branch: Tag:

2016-03-22

2016-03-22 10:52:43 by Anders Johansson <anders@roxen.com>

Documented the lack of utf-8 decoding in "-url"-quoting.

3181:   //! @expr{%@}, and quote chars. C.f. @[Roxen.http_encode_url].   //!   //! @value "-url" - //! Reverse @expr{"url"@} encoding. + //! Reverse @expr{"url"@} encoding but without utf-8 decoding. If + //! utf-8 decoding is needed you can use the combination + //! @expr{"-url.-utf8"@}.   //!   //! @value "cookie"   //! Nonstandard HTTP-style encoding for cookie values. The Roxen