diff options
author | Didier Raboud <odyx@debian.org> | 2013-07-16 13:44:21 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2013-07-16 13:44:21 +0200 |
commit | 3bbeb8a0d4f608995924ae6360556d4b589bdf4c (patch) | |
tree | 0d44047572b0047d04b53b8415f2922c89edbd41 /doc/help/api-httpipp.html | |
parent | ea5667a811b20e235ce1975e763469edd1f7f0de (diff) | |
download | cups-upstream/1.6.3.tar.gz |
Imported Upstream version 1.6.3upstream/1.6.3
Diffstat (limited to 'doc/help/api-httpipp.html')
-rw-r--r-- | doc/help/api-httpipp.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/help/api-httpipp.html b/doc/help/api-httpipp.html index d1ea823f..0e0591aa 100644 --- a/doc/help/api-httpipp.html +++ b/doc/help/api-httpipp.html @@ -341,7 +341,7 @@ div.contents ul.subcontents li { <body> <div class='body'> <!-- - "$Id: api-httpipp.html 10589 2012-08-30 23:01:44Z mike $" + "$Id: api-httpipp.header 7258 2008-01-28 00:15:05Z mike $" HTTP and IPP API header for CUPS. @@ -648,7 +648,7 @@ are server-oriented...">http_state_e</a></li> </ul></li> </ul> <!-- - "$Id: api-httpipp.html 10589 2012-08-30 23:01:44Z mike $" + "$Id: api-httpipp.shtml 7684 2008-06-23 16:47:38Z mike $" HTTP and IPP API introduction for CUPS. @@ -5023,6 +5023,8 @@ are server-oriented...</p> <dd class="description">En/decode the query portion</dd> <dt>HTTP_URI_CODING_RESOURCE </dt> <dd class="description">En/decode the resource portion</dd> +<dt>HTTP_URI_CODING_RFC6874 </dt> +<dd class="description">Use RFC 6874 address format</dd> <dt>HTTP_URI_CODING_USERNAME </dt> <dd class="description">En/decode the username portion</dd> </dl> |