diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 4bca879355..4623875851 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -39,7 +39,7 @@ the resource; the headers are stored in the $http_response_header variable. Since PHP 4.3, the headers are available using - file_get_meta_data. + stream_get_meta_data. HTTP connections are read-only; you cannot write data or copy