ups.. fix xml.. well and expand last note about HTTPS proxies

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196542 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2005-09-21 18:21:59 +00:00
parent 42959d896a
commit c700dfc57f

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.55 $ -->
<!-- $Revision: 1.56 $ -->
<appendix id="wrappers">
<title>List of Supported Protocols/Wrappers</title>
<para>
@ -324,8 +324,8 @@ foreach($meta_data['wrapper_data'] as $response) {
<entry><literal>proxy</literal></entry>
<entry>
URI specifying address of proxy server. (e.g.
<literal>tcp://proxy.example.com:5100</literal>). HTTPS proxying only
works in PHP 5.1.0 or greater.
<literal>tcp://proxy.example.com:5100</literal>). HTTPS proxying
(through HTTP proxies) only works in PHP 5.1.0 or greater.
</entry>
<entry></entry>
</row>
@ -415,7 +415,7 @@ foreach($meta_data['wrapper_data'] as $response) {
<table>
<title>Wrapper Summary</title>
<tgroup cols="3">
<thead>e
<thead>
<row>
<entry>Attribute</entry>
<entry>PHP 4</entry>