diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 1e7e4c34d6..73d40294bb 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -32,8 +32,35 @@ Redirects have been supported since PHP 4.0.5; if you are using an earlier version you will need to include trailing slashes in - your URLs. + your URLs. If it's important to know the url of the resource where + your document came from (after all redirects have been processed), + you'll need to process the series of response headers returned by the + stream. + + + +]]> + + The stream allows access to the body of the resource; the headers are stored in the