芝麻web文件管理V1.00
编辑当前文件:/home/strato/chroot/opt/RZphp81/includes/.registry/http_client.reg
a:22:{s:7:"attribs";a:6:{s:15:"packagerversion";s:5:"1.7.2";s:7:"version";s:3:"2.0";s:5:"xmlns";s:35:"http://pear.php.net/dtd/package-2.0";s:11:"xmlns:tasks";s:33:"http://pear.php.net/dtd/tasks-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:147:"http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd";}s:4:"name";s:11:"HTTP_Client";s:7:"channel";s:12:"pear.php.net";s:7:"summary";s:68:"Easy way to perform multiple HTTP requests and process their results";s:11:"description";s:397:"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.";s:4:"lead";a:4:{s:4:"name";s:13:"Alexey Borzov";s:4:"user";s:3:"avb";s:5:"email";s:11:"avb@php.net";s:6:"active";s:3:"yes";}s:4:"date";s:10:"2008-10-25";s:4:"time";s:8:"21:08:26";s:7:"version";a:2:{s:7:"release";s:5:"1.2.1";s:3:"api";s:5:"1.2.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:46:"http://opensource.org/licenses/bsd-license.php";}s:8:"_content";s:3:"BSD";}s:5:"notes";s:154:"Cookies set by sub.example.com for example.com were incorrectly rejected. Thanks to Dylan Doxey (hyperion at doxey dot org) for report and initial patch.";s:8:"contents";a:1:{s:3:"dir";a:2:{s:7:"attribs";a:2:{s:14:"baseinstalldir";s:4:"HTTP";s:4:"name";s:1:"/";}s:4:"file";a:3:{i:0;a:2:{s:7:"attribs";a:4:{s:14:"baseinstalldir";s:4:"HTTP";s:6:"md5sum";s:32:"4ef1b2315ab7d045e9b6ffabd8afd083";s:4:"name";s:24:"Client/CookieManager.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:1;a:1:{s:7:"attribs";a:4:{s:14:"baseinstalldir";s:4:"HTTP";s:6:"md5sum";s:32:"fe44c646afe5b3df5f0147f1f369dc6f";s:4:"name";s:25:"examples/link-checker.php";s:4:"role";s:3:"doc";}}i:2;a:2:{s:7:"attribs";a:4:{s:14:"baseinstalldir";s:4:"HTTP";s:6:"md5sum";s:32:"dbb10b9bc9cc738cfe0f38228633c1f3";s:4:"name";s:10:"Client.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}}}}s:12:"dependencies";a:1:{s:8:"required";a:3:{s:3:"php";a:1:{s:3:"min";s:5:"4.3.0";}s:13:"pearinstaller";a:1:{s:3:"min";s:5:"1.4.3";}s:7:"package";a:3:{s:4:"name";s:12:"HTTP_Request";s:7:"channel";s:12:"pear.php.net";s:3:"min";s:5:"1.4.0";}}}s:10:"phprelease";s:0:"";s:9:"changelog";a:1:{s:7:"release";a:7:{i:0;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.2.0";s:3:"api";s:5:"1.2.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2008-10-16";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:46:"http://opensource.org/licenses/bsd-license.php";}s:8:"_content";s:3:"BSD";}s:5:"notes";s:327:"* Proper dependencies' versions * Implemented put() and delete() methods (request #2073 and numerous others) * Implemented methods to iterate over the responses (see request #12322) * Perform GET request when redirecting via
tag after POST (bug #13487) * Handle the case of quoted redirect url in
tag (bug #13903)";}i:1;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.1.1";s:3:"api";s:5:"1.1.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2007-05-19";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:46:"http://opensource.org/licenses/bsd-license.php";}s:8:"_content";s:3:"BSD";}s:5:"notes";s:340:"* 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)";}i:2;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.1.0";s:3:"api";s:5:"1.1.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2006-06-03";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:1022:"Fixes: * Fixed PHP warning if cookie path was empty (bug #1987) * Fixed fatal PHP error on empty URL, PEAR_Error is returned now (bug #2933) * Do not try to follow redirects to non-HTTP URLs (bug #5759) Feature additions: * It is possible to define a constant HTTP_CLIENT_QUIRK_MODE in your script, if it is present then HTTP_Client will follow common browser behaviour rather than RFC 2616. Currently this means: always do a GET request on a 301 redirect (request #1854). * HTTP_Client now analyzes the response body for
tags and follows the redirects defined in them (request #5734) * Added possibility to send extra headers with requests (request #7552) * It is now much easier to store permanent cookies received by HTTP_Client: added magic __sleep() and __wakeup() methods to CookieManager class to aid in its (un)serialization, added getCookieManager() method to HTTP_Client, added possibility to pass CookieManager object to HTTP_Client's constructor (request #7578).";}i:3;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.0.0";s:3:"api";s:5:"1.0.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2004-06-11";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:113:"Since no problems were discovered with release 1.0.0beta1, the same code is now re-released with "stable" status.";}i:4;a:5:{s:7:"version";a:2:{s:7:"release";s:10:"1.0.0beta1";s:3:"api";s:10:"1.0.0beta1";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2004-04-30";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:221:"* REMOVED deprecated HTTP_Client_Listener * Applied patch from #1151, cookies with empty values are now deleted * Added method enableHistory() allowing to enable/disable saving of history, suggested by Matthew Feinberg";}i:5;a:5:{s:7:"version";a:2:{s:7:"release";s:3:"0.2";s:3:"api";s:3:"0.2";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2004-01-18";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:343:"* Depend on most recent version of HTTP_Request - HTTP_Client_Listener is deprecated in favor of HTTP_Request_Listener - Added possibilty to attach Listeners to created HTTP_Request objects - Added support for file uploads in post() method * Better handling of secure cookies (thanks to Denis Malinovsky) * Added setMaxRedirects() method";}i:6;a:5:{s:7:"version";a:2:{s:7:"release";s:3:"0.1";s:3:"api";s:3:"0.1";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:4:"date";s:10:"2003-06-05";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:20:"Initial PEAR release";}}}s:8:"filelist";a:3:{s:24:"Client/CookieManager.php";a:5:{s:14:"baseinstalldir";s:4:"HTTP";s:6:"md5sum";s:32:"4ef1b2315ab7d045e9b6ffabd8afd083";s:4:"name";s:24:"Client/CookieManager.php";s:4:"role";s:3:"php";s:12:"installed_as";s:51:"/opt/RZphp81/includes/HTTP/Client/CookieManager.php";}s:25:"examples/link-checker.php";a:5:{s:14:"baseinstalldir";s:4:"HTTP";s:6:"md5sum";s:32:"fe44c646afe5b3df5f0147f1f369dc6f";s:4:"name";s:25:"examples/link-checker.php";s:4:"role";s:3:"doc";s:12:"installed_as";s:63:"/opt/RZphp81/includes/doc/HTTP_Client/examples/link-checker.php";}s:10:"Client.php";a:5:{s:14:"baseinstalldir";s:4:"HTTP";s:6:"md5sum";s:32:"dbb10b9bc9cc738cfe0f38228633c1f3";s:4:"name";s:10:"Client.php";s:4:"role";s:3:"php";s:12:"installed_as";s:37:"/opt/RZphp81/includes/HTTP/Client.php";}}s:12:"_lastversion";N;s:7:"dirtree";a:4:{s:33:"/opt/RZphp81/includes/HTTP/Client";b:1;s:26:"/opt/RZphp81/includes/HTTP";b:1;s:46:"/opt/RZphp81/includes/doc/HTTP_Client/examples";b:1;s:37:"/opt/RZphp81/includes/doc/HTTP_Client";b:1;}s:3:"old";a:7:{s:7:"version";s:5:"1.2.1";s:12:"release_date";s:10:"2008-10-25";s:13:"release_state";s:6:"stable";s:15:"release_license";s:3:"BSD";s:13:"release_notes";s:154:"Cookies set by sub.example.com for example.com were incorrectly rejected. Thanks to Dylan Doxey (hyperion at doxey dot org) for report and initial patch.";s:12:"release_deps";a:3:{i:0;a:4:{s:4:"type";s:3:"php";s:3:"rel";s:2:"ge";s:7:"version";s:5:"4.3.0";s:8:"optional";s:2:"no";}i:1;a:6:{s:4:"type";s:3:"pkg";s:7:"channel";s:12:"pear.php.net";s:4:"name";s:4:"PEAR";s:3:"rel";s:2:"ge";s:7:"version";s:5:"1.4.3";s:8:"optional";s:2:"no";}i:2;a:6:{s:4:"type";s:3:"pkg";s:7:"channel";s:12:"pear.php.net";s:4:"name";s:12:"HTTP_Request";s:3:"rel";s:2:"ge";s:7:"version";s:5:"1.4.0";s:8:"optional";s:2:"no";}}s:11:"maintainers";a:1:{i:0;a:5:{s:4:"name";s:13:"Alexey Borzov";s:5:"email";s:11:"avb@php.net";s:6:"active";s:3:"yes";s:6:"handle";s:3:"avb";s:4:"role";s:4:"lead";}}}s:10:"xsdversion";s:3:"2.0";s:13:"_lastmodified";i:1732706743;}