PEAR is archived and read-only

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

Home » HTTP » HTTP_Header

OO interface to modify and handle HTTP headers and status codes.

This package is unmaintained.

Download latest release 1.2.1 (there might be newer Composer installable version)

License: BSD, revised

Description

This class provides methods to set/modify HTTP headers
and status codes including an HTTP caching facility.
It also provides methods for checking Status types.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#1335ClosedBug2004-05-04Setting the Last-Modified header with an date fails
#1336ClosedBug2004-05-04dateToTimestamp() is ambigious
#1582ClosedBug2004-06-08Refactored HTTP_Header
#1603ClosedBug2004-06-10HTTP_Header does not send Last-Modified header
#1908ClosedBug2004-07-19Session added to redirect with $param
#2063ClosedBug2004-08-05error msg gmdate()
#4338ClosedBug2005-05-13Typo
#5404ClosedBug2005-09-14Headers cannot be unset
#5409BogusBug2005-09-15Headers are sent in lower-case
#5830ClosedBug2005-10-31Fatal error: Only variables can be passed by reference in /usr/local/share/php/
#5914ClosedReq2005-11-09Wish header names in "camel-syntax"
#6615BogusBug1.2.02006-01-29HTTP general-header "Pragma:" has no directive "cache"
#6616BogusBug1.2.02006-01-29Wrong implementation of expiration model of HTTP-Cache
#20134ClosedBug1.2.12013-11-27Enabling 'prettify' option leads to 'Call to undefined function uctitle()'