twitter / netty-http2

HTTP/2 for Netty
Apache License 2.0
120 stars 61 forks source link

Use https instead of http in urls #13

Closed alanbato closed 5 years ago

alanbato commented 5 years ago

This PR changes every instance of an http url to its https version for security reasons.