From 2e793373b8eabb227cf8e1b771979d580c46e899 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Sat, 26 Apr 2003 20:03:15 +0000 Subject: [PATCH] Add user_agent to list of context options supported by http:// git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124758 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/wrappers.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index b2f8b42045..f181f75d7a 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -77,6 +77,16 @@ + + user_agent + Value to send with User-Agent: header. This value will + only be used if user-agent is not specified + in the header context option above. + + + php.ini setting: user_agent + + content