davecheney / httpstat

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

Remove getHostPort #91

Closed davecheney closed 7 years ago

davecheney commented 7 years ago

Rearranging the statements in visit showed that getHostPort was unused.

moorereason commented 7 years ago

Nice. You cleaned up several things that were on my list. :+1: