This is an automated email from the ASF dual-hosted git repository.
kgiusti pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git.
from ceb19cf DISPATCH-1904: Removed unused function qd_entity_set_stringf
which was causing compilation error. This closes #969.
new d0caeb6 DISPATCH-1744: bugfix - do not finish response if status is
1xx
new bae8bcf DISPATCH-1744: bugfix - properly set outcome on invalid
response messages
new d196647 DISPATCH-1880: avoid discarding invalid messages on outbound
link
new 4934705 DISPATCH-1744: bugfix - do not call request_complete if close
expected
new 45198bf NO-JIRA: clarify delivery inc/decref messages
new 7515af4 DISPATCH-1744: clear close expected flag when close occurs
new 125b7d5 DISPATCH-1744: discard outgoing request on raw conn close
new 8061881 DISPATCH-1744: re-factor how requests are retired
new a14b289 DISPATCH-1744: remove 100 Continue test on HTTP/1.0 server
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/qpid/dispatch/http1_codec.h | 8 +-
src/adaptors/http1/http1_client.c | 47 +++---
src/adaptors/http1/http1_codec.c | 27 +--
src/adaptors/http1/http1_server.c | 319 +++++++++++++++++++-----------------
src/router_node.c | 2 +-
tests/system_tests_http1_adaptor.py | 8 +-
6 files changed, 221 insertions(+), 190 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]