Full curl compatibility — Access all curl options without losing functionality or performance.
Pretty-printed JSON — Automatically formats JSON responses when run interactively.
Streaming output — Formats data on-the-fly without buffering for real-time debugging.
Curlie bridges HTTPie's user-friendly interface with curl's full feature set. It accepts HTTPie-style syntax but passes through to curl, giving you the best of both worlds. Headers go to stderr like curl, output streams in real-time, and you can always inspect the generated curl command with --curl.