[
https://issues.apache.org/jira/browse/DISPATCH-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259794#comment-17259794
]
ASF subversion and git services commented on DISPATCH-1744:
-----------------------------------------------------------
Commit a14b289b9df2e99329e8023c31afbc4ee7edf013 in qpid-dispatch's branch
refs/heads/master from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=a14b289 ]
DISPATCH-1744: remove 100 Continue test on HTTP/1.0 server
The python HTTPServer will occasionally incorrectly close the TCP
connection after sending a 100-Continue response. This causes the
test to fail. This failure is not due to the adaptor.
This closes #942
> Add HTTP/1.1 support to the router
> ----------------------------------
>
> Key: DISPATCH-1744
> URL: https://issues.apache.org/jira/browse/DISPATCH-1744
> Project: Qpid Dispatch
> Issue Type: New Feature
> Components: Container, Protocol Adaptors
> Reporter: Ganesh Murthy
> Assignee: Ken Giusti
> Priority: Major
> Labels: HTTP/1.x
>
> Add new feature to support HTTP/1.1 protocol on the router.
> This feature involves the introduction of new entities to the router called
> httpListener and httpConnector. The httpListener will accept HTTP/1.1
> connections and make an outbound connection using the httpConnector.
> The router will use AMQP to route the messages. The router will act as a
> protocol bridge.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]