From 8a0ace19129122badf4dbce029d5e620511676da Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Sun, 25 Apr 2004 04:54:40 +0000 Subject: [PATCH] This usage should be implied but.... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157042 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/wrappers.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index a92eba25e4..66409211f1 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -101,8 +101,10 @@ http://example.com + http://example.com/file.php?var1=val1&var2=val2 http://user:password@example.com https://example.com + https://example.com/file.php?var1=val1&var2=val2 https://user:password@example.com