<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/auth_http">Auth_HTTP</p>
 <c>pear.php.net</c>
 <v>2.1.4</v>
 <st>stable</st>
 <l>PHP License</l>
 <m>hirokawa</m>
 <s>HTTP authentication</s>
 <d>The PEAR::Auth_HTTP class provides methods for creating an HTTP
authentication system using PHP, that is similar to Apache's
realm-based .htaccess authentication.
</d>
 <da>2005-01-21 19:34:11</da>
 <n>- Fixed a bug #2380: constractor couldn't handle non-array option.
- The first stable release with HTTP Digest Authenthication support.</n>
 <f>7835</f>
 <g>http://pear.php.net/get/Auth_HTTP-2.1.4</g>
 <x xlink:href="package.2.1.4.xml"/>
</r>