davecheney / httpstat

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

Fix scheme completion when host contains port 80 #78

Closed op closed 7 years ago

op commented 7 years ago

Fixes #77

davecheney commented 7 years ago

Please add some test cases to .travis.yml

op commented 7 years ago

Oops, sorry. Didn't see that file. 😊

moorereason commented 7 years ago

If uri = "//google.com", then what?

davecheney commented 7 years ago

Superseded by #79