For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > May 2007 > [ANNOUNCEMENT] HTTP_Client-1.1.1 (stable) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] HTTP_Client-1.1.1 (stable) Released.
PEAR Announce

2007-05-19, 7:01 pm

The new PEAR package HTTP_Client-1.1.1 (stable) has been released at http://pear.php.net/.

Release notes
-------------
* Switched to package.xml 2.0
* Switched to BSD license
* Proper header comment blocks and various phpdoc fixes
* Added a switch controlling serialization of session cookies to CookieManager
class, use serializeSessionCookies(true) to enable their serialization. The
default behaviour is still to delete them (request #8778, also #9142)

Package Info
------------
The HTTP_Client class wraps around HTTP_Request and provides a higher level interface
for performing multiple HTTP requests.

Features:
* Manages cookies and referrers between requests
* Handles HTTP redirection
* Has methods to set default headers and request parameters
* Implements the Subject-Observer design pattern: the base class sends
events to listeners that do the response processing.

Related Links
-------------
Package home: http://pear.php.net/package/HTTP_Client
Changelog: http://pear.php.net/package/HTTP_Client/download/1.1.1
Download: http://download.pear.php.net/packag...lient-1.1.1.tgz

Authors
-------
Alexey Borzov (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com