[commits] Horde branch master updated. 2cea057b4bafe2ed2fbf20b0da52b084f37658dc

Chuck Hagenbuch chuck at horde.org
Sun Sep 27 16:40:59 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: 360abb926cba981e5aa2eba66129a7815004ef1a

eb4896b... Move automatic request object generation to a factory method
2cea057... fix Curl requests defaulting to POST instead of GET (and otherwise ignoring the request method)

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

commit eb4896b905a309ba7d495de3a1f82d48100796a3
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Sep 27 12:24:20 2009 -0400

    Move automatic request object generation to a factory method

 framework/Http/lib/Horde/Http/Client.php          |   21 +-----------
 framework/Http/lib/Horde/Http/Request/Factory.php |   36 +++++++++++++++++++++
 framework/Http/package.xml                        |    2 +
 3 files changed, 40 insertions(+), 19 deletions(-)
 create mode 100644 framework/Http/lib/Horde/Http/Request/Factory.php

http://git.horde.org/diff.php/framework/Http/lib/Horde/Http/Client.php?rt=horde-git&r1=88f5fd6f9d9ef0bda74e263e1dbd1412d511cac0&r2=eb4896b905a309ba7d495de3a1f82d48100796a3
http://git.horde.org/co.php/framework/Http/lib/Horde/Http/Request/Factory.php?rt=horde-git&r=eb4896b905a309ba7d495de3a1f82d48100796a3
http://git.horde.org/diff.php/framework/Http/package.xml?rt=horde-git&r1=e355291c5e8de6ce99bb0a996a2b0a1d6bde8147&r2=eb4896b905a309ba7d495de3a1f82d48100796a3

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

commit 2cea057b4bafe2ed2fbf20b0da52b084f37658dc
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Sep 27 12:25:10 2009 -0400

    fix Curl requests defaulting to POST instead of GET (and otherwise ignoring the
    request method)

 framework/Http/lib/Horde/Http/Request/Curl.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Http/lib/Horde/Http/Request/Curl.php?rt=horde-git&r1=4dfca4614d1acdedb7741e9e37f2f9bc6dd4c140&r2=2cea057b4bafe2ed2fbf20b0da52b084f37658dc




More information about the commits mailing list