Classpath Extensions - Tasks: task #12945, Implement HTTP/2.0 in inetlib HTTP...
You are not allowed to post comments on this tracker with your current authentication level.
task #12945: Implement HTTP/2.0 in inetlib HTTP provider
Submitter: | Chris Burdess <dog> | ||
Submitted: | Fri 15 Nov 2013 09:49:06 AM UTC | ||
Should Start On: | Fri 15 Nov 2013 12:00:00 AM UTC | Should be Finished on: | Fri 15 Nov 2013 12:00:00 AM UTC |
Category: | None | Priority: | 5 - Normal |
Status: | Postponed | Privacy: | Public |
Percent Complete: | 0% | Assigned to: | dog |
Open/Closed: | Open | Effort: | 0.00 |
Thu 21 Nov 2013 04:46:15 PM UTC, comment #1: |
Chris Burdess <dog>![]() ![]() |
Fri 15 Nov 2013 09:49:06 AM UTC, original submission:
|
Chris Burdess <dog>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2013-11-21 | dog | Status | In Progress | ![]() |
Postponed |
Summary | Implement SPDY in inetlib HTTP provider | ![]() |
Implement HTTP/2.0 in inetlib HTTP provider |
This is going to have to wait because:
- in order to negotiate HTTP/2.0 connections for https URLs we need to have implemented the "Transport Layer Security (TLS) Application Layer Protocol Negotiation Extension" (draft-ietf-tls-applayerprotoneg-01)
- this is not available in Java yet
- we don't want to implement HTTP/2.0 only for unencrypted HTTP