You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…on(s) to use
implements apache#827
- configuration key `http.protocol.versions` holds a list of protocols
in order of preference
- implement selection of protocols in okhttp protocol implementation
- fix loading of YAML lists when configuration isn't loaded via Storm
(eg. by main method of AbstractHttpProtocol)
…on(s) to use
implements apache#827
- configuration key `http.protocol.versions` holds a list of protocols
in order of preference
- implement selection of protocols in okhttp protocol implementation
- fix loading of YAML lists when configuration isn't loaded via Storm
(eg. by main method of AbstractHttpProtocol)
…on(s) to use (#829)
implements #827
- configuration key `http.protocol.versions` holds a list of protocols
in order of preference
- implement selection of protocols in okhttp protocol implementation
- fix loading of YAML lists when configuration isn't loaded via Storm
(eg. by main method of AbstractHttpProtocol)
It should be possible to configure which HTTP protocol versions (HTTP/1.1, HTTP/2, etc.) are used by a protocol implementation:
The text was updated successfully, but these errors were encountered: