Roxen.git/
server/
etc/
modules/
Roxen.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2008-11-05
2008-11-05 13:33:09 by Martin Stjernholm <mast@lysator.liu.se>
f412f38dbe5dbfeec252e6270b34a672035b9b1c (
6
lines) (+
3
/-
3
)
[
Show
|
Annotate
]
Branch:
5.2
Doc fix.
Rev: server/etc/modules/Roxen.pmod:1.254
1:
// This is a roxen pike module. Copyright © 1999 - 2004, Roxen IS. //
-
// $Id: Roxen.pmod,v 1.
253
2008/11/05 13:
25
:
16
mast Exp $
+
// $Id: Roxen.pmod,v 1.
254
2008/11/05 13:
33
:
09
mast Exp $
#include <roxen.h> #include <config.h>
2463:
//! @value "quoted-printable" //! @value "qp" //! Quoted-Printable MIME encoding. Requires octet (i.e. non-wide)
-
//! strings.
Requires octet (i.e. non-wide) strings.
C.f.
-
//!
@[MIME.encode_qp].
+
//! strings. C.f. @[MIME.encode_qp].
//! //! @value "http" //! HTTP encoding (i.e. using @expr{%xx@} style escapes) of