davecheney / httpstat

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

Sort headers #29

Closed davecheney closed 7 years ago

davecheney commented 7 years ago

Fixes #18 Closes #16

Sort headers in a (roughly) stable manner. Server comes first, then the end to end headers, then the hop by hop headers, each sorted alphabetically.