Skip to content

xRipzch/prettyhttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

prettyhttp

Prettify raw HTTP responses from curl.

Usage

curl -si https://example.com | prettyhttp

Install

chmod +x prettyhttp && sudo mv prettyhttp /usr/local/bin/

What it does

  • Status line colored green/yellow/red by code
  • Headers highlighted
  • JSON body auto pretty-printed
  • Handles redirects (multiple HTTP blocks)

Requirements

Python 3.10+

About

CLI tool that colorizes and pretty-prints raw HTTP responses from curl — status codes, headers, and JSON bodies

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages