Commit Graph

10 Commits

Author SHA1 Message Date
buildmaster
51496ad785 Going back to snapshots 2021-10-20 02:47:54 +00:00
buildmaster
742ed94971 Update SNAPSHOT to 3.1.0-M3 2021-10-20 02:46:08 +00:00
buildmaster
a264598c78 Going back to snapshots 2021-10-01 17:25:28 +00:00
buildmaster
348de38286 Update SNAPSHOT to 3.1.0-M2 2021-10-01 17:23:15 +00:00
spencergibb
64779d12b1 changes http2 tests to use WebClient 2021-09-23 12:37:31 -04:00
spencergibb
06fbda8f4d adds explicit classes to to http2 tests 2021-09-23 12:10:44 -04:00
spencergibb
597ee495d7 adds error logging to http2 tests 2021-09-23 11:59:30 -04:00
spencergibb
f5f23ce61f restores http2 termination tests 2021-09-23 11:44:15 -04:00
spencergibb
c1eb83cd38 fixes checkstyle by adding newline at the end of file 2021-09-23 09:34:16 -04:00
Spencer Gibb
9d178e2217 HTTP2 Support (#2363)
Adds HttpProtocol.H2 if server.http2.enabled=true.

Deprecates defaultConfigurationType as it is no longer used.

Updates to use new HttpClient ProtocolSslContextSpec for configuring ssl.

Fixes gh-7
Fixes gh-2206
2021-09-21 18:17:31 -04:00