dgrr / http2

HTTP/2 implementation for fasthttp
Apache License 2.0
210 stars 37 forks source link

Fix panics. #28

Closed juliens closed 3 years ago

juliens commented 3 years ago

This PR fix some panics that raise when you try to call h2spec on the http2 server.

dgrr commented 3 years ago

Thanks for the pull request. I'll take a look in a few hours.

dgrr commented 3 years ago

Thanks for your pull request. Cheers.