pollita Wed Dec 3 00:42:46 2003 EDT
Modified files: /phpdoc/en/appendices wrappers.xml Log: Add 'proxy' context option Index: phpdoc/en/appendices/wrappers.xml diff -u phpdoc/en/appendices/wrappers.xml:1.28 phpdoc/en/appendices/wrappers.xml:1.29 --- phpdoc/en/appendices/wrappers.xml:1.28 Tue Sep 30 04:33:22 2003 +++ phpdoc/en/appendices/wrappers.xml Wed Dec 3 00:42:45 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.28 $ --> +<!-- $Revision: 1.29 $ --> <appendix id="wrappers"> <title>List of Supported Protocols/Wrappers</title> <para> @@ -167,6 +167,14 @@ </entry> <entry></entry> </row> + <row> + <entry><literal>proxy</literal></entry> + <entry> + URI specifying address of proxy server. (e.g. + <literal>tcp://proxy.example.com:5100</literal> ). + </entry> + <entry></entry> + </row> </tbody> </tgroup> </table>