The branch "master" has been updated. The following is a summary of the commits.
from: 75511fd7e5a80b85efaf19bef67d992b004df4a1 5ea3b67 Disable the Expect header for Curl unless it's explicitly set. ca3dd70 Don't set an empty Expect header carte blanche...we should do it in the driver. ----------------------------------------------------------------------- commit 5ea3b6777f1ac36ff7245f70023aba307bc1c210 Author: Michael J Rubinsky <[email protected]> Date: Mon May 6 16:28:39 2013 -0400 Disable the Expect header for Curl unless it's explicitly set. Bug: 12235 framework/Http/lib/Horde/Http/Request/Curl.php | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/5ea3b6777f1ac36ff7245f70023aba307bc1c210 ----------------------------------------------------------------------- commit ca3dd70f71d24d4dc69ade7f462ffa9cc8caad2d Author: Michael J Rubinsky <[email protected]> Date: Mon May 6 16:29:25 2013 -0400 Don't set an empty Expect header carte blanche...we should do it in the driver. framework/Core/lib/Horde/Core/Factory/HttpClient.php | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/ca3dd70f71d24d4dc69ade7f462ffa9cc8caad2d -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
