[ 
https://issues.apache.org/jira/browse/HTTPCORE-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCORE-432.
----------------------------------------
    Resolution: Fixed

Supported features:

* HPACK header compression
* stream multiplexing (client and server) flow control
* response push (client and server)
* message trailers
* expect-continue handshake
* connection validation (ping)
* TLS 1.2 features (partially). I found no way of disabiling TLS renegotiation 
and compression with Java JSSE APIs for full compliance 

What is presently not supported:

* automatic re-execution of requests
* application-layer protocol negotiation (ALPN)
* padding of outgoing frames
* stream priority
* plain HTTP/1.1 upgrade
* CONNECT method

If any of these features are important for you please raise a new JIRA with a 
separate feature request. 

Oleg

> HttpClient to support HTTP 2.0
> ------------------------------
>
>                 Key: HTTPCORE-432
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-432
>             Project: HttpComponents HttpCore
>          Issue Type: New Feature
>          Components: HttpCore, HttpCore NIO
>            Reporter: yair ogen
>            Assignee: Oleg Kalnichevski
>             Fix For: 5.0-alpha2
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to