[ https://issues.apache.org/jira/browse/CAY-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352866#comment-15352866 ]
Savva Kolbachev commented on CAY-2076: -------------------------------------- Has been implemented by https://github.com/apache/cayenne/commit/34646fd5baf3640208399b2f21afc7afff6def51 > Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client > ----------------------------------------------------------------- > > Key: CAY-2076 > URL: https://issues.apache.org/jira/browse/CAY-2076 > Project: Cayenne > Issue Type: Task > Components: ROP > Reporter: Savva Kolbachev > Assignee: Savva Kolbachev > Fix For: 4.0.M4 > > > The goal is to add Jetty Client support for ROP client as a separate module > with both HTTP/1.1 and HTTP/2 implementations. > The solution is implementing ROPConnector interface with Jetty's HttpClient > for HTTP/1.1 and Jetty's HttpClient over Http2Client for HTTP/2 . > Depends on your needs, you could use HTTP/2 implementation with or without > ALPN, which could be configured by Constants.ROP_SERVICE_USE_ALPN_PROPERTY. -- This message was sent by Atlassian JIRA (v6.3.4#6332)