From f6895f959cc5442d9234e38932f6c7fb183016ae Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 10 Dec 2010 14:01:19 +0000 Subject: [PATCH] Document follow location git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306186 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/context/http.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/language/context/http.xml b/language/context/http.xml index c2a07b19d3..f3a5222e0c 100644 --- a/language/context/http.xml +++ b/language/context/http.xml @@ -108,6 +108,20 @@ + + + follow_location + integer + + + + Follow Location: .. redirects. + + + Defaults to &true;. + + + max_redirects @@ -191,6 +205,12 @@ + + 5.3.4 + + Added follow_location. + + 5.3.0