diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 4b799d2782..15e8ee943e 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -324,7 +324,8 @@ foreach($meta_data['wrapper_data'] as $response) { proxy URI specifying address of proxy server. (e.g. - tcp://proxy.example.com:5100 ). + tcp://proxy.example.com:5100). HTTPS proxying only + works in PHP 5.1.0 or greater. @@ -414,7 +415,7 @@ foreach($meta_data['wrapper_data'] as $response) { Wrapper Summary - + e Attribute PHP 4 @@ -510,7 +511,7 @@ foreach($meta_data['wrapper_data'] as $response) { 0 (Beginning of File) - proxy(PHP 5.1.0 or greater) + proxy (PHP 5.1.0 or greater) Proxy FTP request via http proxy server. Applies to file read operations only.