ninenines / gun

HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.
ISC License
898 stars 231 forks source link

Implement h2specd tests #154

Closed essen closed 6 years ago

essen commented 6 years ago

Seems they exist. https://github.com/summerwind/h2spec/blob/master/cmd/h2spec/h2specd.go

essen commented 6 years ago

Done.