[commits] Horde branch master updated. cf91d4474782519166b1a4c6b3290dd81a03d0ad
Chuck Hagenbuch
chuck at horde.org
Thu Oct 1 17:43:12 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: a55039a2e529dd27e38d1a355ea61dbad0f2fa15
cf91d44... Add HTTP auth support. All adapters support BASIC; Curl and Peclhttp support a bunch more.
-----------------------------------------------------------------------
commit cf91d4474782519166b1a4c6b3290dd81a03d0ad
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 13:42:53 2009 -0400
Add HTTP auth support. All adapters support BASIC; Curl and Peclhttp support a bunch more.
framework/Http/lib/Horde/Http.php | 29 ++++++++++++++++
framework/Http/lib/Horde/Http/Request/Base.php | 35 ++++++++++++++++++-
framework/Http/lib/Horde/Http/Request/Curl.php | 31 +++++++++++++++++
framework/Http/lib/Horde/Http/Request/Fopen.php | 17 ++++++++-
framework/Http/lib/Horde/Http/Request/Peclhttp.php | 36 ++++++++++++++++++++
framework/Http/package.xml | 2 +
6 files changed, 146 insertions(+), 4 deletions(-)
create mode 100644 framework/Http/lib/Horde/Http.php
http://git.horde.org/co.php/framework/Http/lib/Horde/Http.php?rt=horde-git&r=cf91d4474782519166b1a4c6b3290dd81a03d0ad
http://git.horde.org/diff.php/framework/Http/lib/Horde/Http/Request/Base.php?rt=horde-git&r1=ce9117ff9aebbb5138552e8ebe57dfd9c34382e9&r2=cf91d4474782519166b1a4c6b3290dd81a03d0ad
http://git.horde.org/diff.php/framework/Http/lib/Horde/Http/Request/Curl.php?rt=horde-git&r1=55727fd4ed8dc737d741c6b214252d167c16e970&r2=cf91d4474782519166b1a4c6b3290dd81a03d0ad
http://git.horde.org/diff.php/framework/Http/lib/Horde/Http/Request/Fopen.php?rt=horde-git&r1=258ede7c54e605174c9ff7976039b607f6707b36&r2=cf91d4474782519166b1a4c6b3290dd81a03d0ad
http://git.horde.org/diff.php/framework/Http/lib/Horde/Http/Request/Peclhttp.php?rt=horde-git&r1=4dfca4614d1acdedb7741e9e37f2f9bc6dd4c140&r2=cf91d4474782519166b1a4c6b3290dd81a03d0ad
http://git.horde.org/diff.php/framework/Http/package.xml?rt=horde-git&r1=eb4896b905a309ba7d495de3a1f82d48100796a3&r2=cf91d4474782519166b1a4c6b3290dd81a03d0ad
More information about the commits
mailing list