jetty.project/jetty-io/src
Joakim Erdfelt 15ee24585e 479678 - Support HTTP/1.1 Upgrade in HttpClient
+ Adding Connection.UpgradeFrom support to HttpConnectionOverHTTP
+ (Soft) Closing HttpConnectionOverHTTP on upgrade
+ Removing 'extends Connection' from Connection.UpgradeFrom and
  Connection.UpgradeTo to allow for use from components that
  delegate bytebuffer handling away from raw Connection
2015-10-15 09:18:03 -07:00
..
main/java/org/eclipse/jetty/io 479678 - Support HTTP/1.1 Upgrade in HttpClient 2015-10-15 09:18:03 -07:00
test 475927 - SecureRequestCustomizer fails to match host. 2015-08-26 20:36:43 +02:00