davecheney / httpstat

It's like curl -v, with colours.
MIT License
6.94k stars 382 forks source link

http2 GOAWAY support #118

Open janisz opened 7 years ago

janisz commented 7 years ago

When I try to use httpstat on service with HTTP/2 I got following error:

http2: server sent GOAWAY and closed the connection; LastStreamID=0, ErrCode=NO_ERROR, debug=""
Alinerenatapereiracosta commented 2 months ago

__