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