PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTTP » HTTP

Miscellaneous HTTP utilities

This package is unmaintained.

Download latest release 1.4.1 (archived versions might be outdated)

License: New BSD License

Description

The HTTP class is a class with static methods for doing
miscellaneous HTTP related stuff like date formatting,
language negotiation or HTTP redirection.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#297ClosedBug2003-11-25A new release should be rolled
#799ClosedBug2004-02-19HTTP::Header ignore query params
#802ClosedBug2004-02-19Patch to clean up some things in HTTP.php
#1039ClosedBug2004-03-19Typo in PEAR::HTTP::head() error message
#1040ClosedBug2004-03-19HTTP::redirect() HTTPS on port 80 or HTTP on port 443 would loose port number
#1349ClosedBug2004-05-05New HTTP::absoluteURI() method
#1748ClosedBug2004-06-30Improper format of HTTP Date
#1858ClosedBug2004-07-12Relative redirects don't work
#2325ClosedBug2004-09-14absoluteURI() causes a notice when called from command line
#2332ClosedBug2004-09-14[PATCH] redirect() doesn't comply with RFC2616
#2851ClosedBug2004-11-29notice while negotiating language
#3378ClosedBug2005-02-04absoluteURI always applies https protocol under IIS6
#3421ClosedReq2005-02-09HTTP::absoluteURI adds slash to short URLs on Windows
#3484ClosedBug2005-02-15absoluteURI() loses directory path
#3598Wont fixReq2005-02-25HTML-based redirect
#3622ClosedBug2005-02-27CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied
#4258ClosedBug2005-05-01Coding Standards neglect
#4310ClosedBug2005-05-10absoluteURI() loses directory path in php-cgi
#5581ClosedBug2005-10-02negotiateLanguage() throws fatal error in PHP 5
#7130ClosedBug1.4.02006-03-15HTTP::absoluteURI("?foo") resolves to wrong URI
#7302BogusBug1.4.02006-04-04Sending port number in request fails entire request on Apache
#7891Wont fixReq1.4.02006-06-13Remote address method
#9148ClosedReq1.4.02006-10-24new negotiateCharset function
#11060ClosedReq1.4.02007-05-16Negotiate Content functionality
#11061DuplicateReq1.4.02007-05-16Negotiate Content functionality
#12571ClosedBug1.4.02007-12-02wrong license in package.xml
#12672No FeedbackBugCVS2007-12-12PHP_SELF ending on / causes incorrect redirects
#12759ClosedBug1.4.02007-12-22HTTP.php uses DOS linebreaks
#17423OpenReqSVN2010-05-21Make HTTP::absoluteURI use specified host name.