Roxen.git/
server/
etc/
modules/
Roxen.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2016-03-22
2016-03-22 10:52:43 by Anders Johansson <anders@roxen.com>
1994977ac39bfb66cd491821df42245681f79da2 (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
7.0
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