[commits] Horde branch master updated. 859e0f0b6cdebc1f4044310efd8d4ee896da16ad

Michael J. Rubinsky mrubinsk at horde.org
Thu Jun 16 20:20:50 UTC 2011


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

from: eb120f160fdf5776ee20f148aa4d91ca29888df3

ca28ddc missing '*' in docblock
2229568 Work around nasty bug in some http libraries that prevents POSTing.
859e0f0 update for new Api signatures etc...

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

commit ca28ddcbeb7bbda31fef44872bcad3a36d5609d0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 16 16:02:21 2011 -0400

    missing '*' in docblock

 imp/saveimage.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/ca28ddcbeb7bbda31fef44872bcad3a36d5609d0

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

commit 2229568c692a08336b5c15f037e4b960223b70d8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 16 16:03:08 2011 -0400

    Work around nasty bug in some http libraries that prevents POSTing.
    
    Both Peclhttp and Curl libraries default to sending the Expect: 100-Continue
    header when Posting data over a certain size. This makes it impossible to
    POST to a server that does not support this header and correctly returns a
    417 response code. The libraries do not attempt a fallback, nor do they
    make it clear that this is the default.

 framework/Core/lib/Horde/Core/Factory/HttpClient.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2229568c692a08336b5c15f037e4b960223b70d8

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

commit 859e0f0b6cdebc1f4044310efd8d4ee896da16ad
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 16 16:09:49 2011 -0400

    update for new Api signatures etc...

 ansel/scripts/remote_import.php |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/859e0f0b6cdebc1f4044310efd8d4ee896da16ad




More information about the commits mailing list