[commits] Horde branch http-client-adapters updated. b03ea71b1ee0b8de84673e75d83827d888488c54

Chuck Hagenbuch chuck at horde.org
Sun Aug 23 16:31:58 UTC 2009


The branch "http-client-adapters" has been updated.
The following is a summary of the commits.

from: fd3d53683bc6471555cb235ccff73c3efbe31d1b

1d9a591... With the Fopen adapter, sniff the error message for an HTTP status code, and if there is one, return a minimally useful Response object instead of throwing an error message.
b03ea71... method case

-----------------------------------------------------------------------

commit 1d9a5911bc6abf5c9a535a6c4b858a19f5c62f60
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Aug 23 12:30:59 2009 -0400

    With the Fopen adapter, sniff the error message for an HTTP status code, and if
    there is one, return a minimally useful Response object instead of throwing an
    error message.

 framework/Http_Client/lib/Horde/Http/Client/Adapter/Fopen.php     |    8 +-
 .../Http_Client/test/Horde/Http/Client/Adapter/FopenTest.php      |   36 +++
 framework/Http_Client/test/Horde/Http/Client/AllTests.php         |   54 +++++
 3 files changed, 97 insertions(+), 1 deletions(-)
 create mode 100644 framework/Http_Client/test/Horde/Http/Client/Adapter/FopenTest.php
 create mode 100644 framework/Http_Client/test/Horde/Http/Client/AllTests.php

http://git.horde.org/diff.php/framework/Http_Client/lib/Horde/Http/Client/Adapter/Fopen.php?rt=horde-git&r1=3998b7ea63418a33d50d1336e31a08cbacf1a15b&r2=1d9a5911bc6abf5c9a535a6c4b858a19f5c62f60
http://git.horde.org/co.php/framework/Http_Client/test/Horde/Http/Client/Adapter/FopenTest.php?rt=horde-git&r=1d9a5911bc6abf5c9a535a6c4b858a19f5c62f60
http://git.horde.org/co.php/framework/Http_Client/test/Horde/Http/Client/AllTests.php?rt=horde-git&r=1d9a5911bc6abf5c9a535a6c4b858a19f5c62f60

-----------------------------------------------------------------------

commit b03ea71b1ee0b8de84673e75d83827d888488c54
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Aug 23 12:31:57 2009 -0400

    method case

 .../examples/Horde/Http/Client/get-example-dot-com.php            |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Http_Client/examples/Horde/Http/Client/get-example-dot-com.php?rt=horde-git&r1=67d66158c228dd6ba6691092332bacf9c6a8fd57&r2=b03ea71b1ee0b8de84673e75d83827d888488c54




More information about the commits mailing list