[commits] Horde branch master updated. 7cfcbd792a7317c6d09027b4616ec4d083690e93
Jan Schneider
jan at horde.org
Wed Jan 14 17:20:15 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 1f509ea2fb3ce33fb1540f61d233818d25773fd5
fc61e50 [jan] Fix return errors from jsonrpc requests.
7cfcbd7 Use getTransferInfo().
Summary: http://github.com/horde/horde/compare/1f509ea2fb3ce33fb1540f61d233818d25773fd5...7cfcbd792a7317c6d09027b4616ec4d083690e93
-----------------------------------------------------------------------
commit fc61e5092965cea9049a6d29932f289d61f27b4b
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 14 18:17:13 2015 +0100
[jan] Fix return errors from jsonrpc requests.
framework/Rpc/lib/Horde/Rpc/Jsonrpc.php | 2 +-
framework/Rpc/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/fc61e5092965cea9049a6d29932f289d61f27b4b
-----------------------------------------------------------------------
commit 7cfcbd792a7317c6d09027b4616ec4d083690e93
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 14 18:18:58 2015 +0100
Use getTransferInfo().
getReturnCode() only returns the result from the first request. If there is
some authenticated request, the first response is a 404. The final response
code from the second request is in the transfer info.
framework/Http/lib/Horde/Http/Response/Peclhttp2.php | 13 ++++++++-----
framework/Http/package.xml | 4 ++--
2 files changed, 10 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/7cfcbd792a7317c6d09027b4616ec4d083690e93
More information about the commits
mailing list