From 436b91bbca76c8c681f06ab62546ea6f68204737 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Fri, 10 Dec 2010 13:10:33 +0000 Subject: [PATCH] fixed docbook warning git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306185 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/context/http.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/language/context/http.xml b/language/context/http.xml index 7fb26f61eb..c2a07b19d3 100644 --- a/language/context/http.xml +++ b/language/context/http.xml @@ -327,8 +327,8 @@ fclose($stream); the HTTP status line that actually applies to the content data at index 0. - - + + array ( @@ -338,8 +338,8 @@ array ( 3 => 'Location: http://example.com/foo.jpg', 4 => 'HTTP/1.1 200 OK', ... - - +]]> + The first request returned a 301 (permanent redirect), so the stream wrapper automatically followed the redirect to get a