Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.4.1

Bug #1349 New HTTP::absoluteURI() method
Submitted: 2004-05-05 19:53 UTC
From: jausions Assigned: mike
Status: Closed Package: HTTP
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2004-05-05 19:53 UTC] jausions
Description: ------------ Hi, I've posted a while back a patch for HTTP package to the PEAR-dev mailing list. I'm adding it here for tracking purposes. http://www.11abacus.com/cvs/pear/HTTP.diff Patches: - Allow passing a date string to HTTP::date() - Allow calling HTTP::date() without argument (current time used) - Better and faster implementation of negogiateLanguage() - New absoluteURI() method to resolve relative URIs, and allowing switch protocol at the same time (extremely useful.) - Fixes bug #1040 Thanks, -Philippe

Comments

 [2004-06-09 18:04 UTC] mike
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.