javaee / grizzly

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
https://javaee.github.io/grizzly/
Other
222 stars 60 forks source link

Ensure TLS renegotiation is disabled once HTTP/2 connection preface has been sent. #1850

Closed glassfishrobot closed 8 years ago

glassfishrobot commented 8 years ago

Per the summary.

glassfishrobot commented 8 years ago

Reported by @rlubke

glassfishrobot commented 8 years ago

@rlubke said: Changes applied: 89e4290f908a7fdaf3d2e2891340b42ff3e77a75

glassfishrobot commented 8 years ago

Parent-Task: GRIZZLY-1542

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA GRIZZLY-1850

glassfishrobot commented 8 years ago

Marked as fixed on Monday, September 26th 2016, 1:47:28 pm