From: Chuck Hagenbuch Date: Mon, 7 Jun 2010 13:55:48 +0000 (-0400) Subject: Add a link to Wez' article on these APIs X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=20e60c30e94925d037a54dab94efd7e555d7bc72;p=horde.git Add a link to Wez' article on these APIs --- diff --git a/framework/Http/lib/Horde/Http/Request/Fopen.php b/framework/Http/lib/Horde/Http/Request/Fopen.php index e8d6930b1..dcbd1c086 100644 --- a/framework/Http/lib/Horde/Http/Request/Fopen.php +++ b/framework/Http/lib/Horde/Http/Request/Fopen.php @@ -2,6 +2,9 @@ /** * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * + * Resources: + * http://wezfurlong.org/blog/2006/nov/http-post-from-php-without-curl + * * @author Chuck Hagenbuch * @license http://opensource.org/licenses/bsd-license.php BSD * @category Horde