Skip to content

v0.2.5

Compare
Choose a tag to compare
@jkbrzt jkbrzt released this 01 Feb 14:05
· 1616 commits to master since this release
  • Unicode characters in prettified JSON now don't get escaped for
    improved readability.
  • --auth now prompts for a password if only a username provided.
  • Added support for request payloads from a file path with automatic
    Content-Type (http URL @/path).
  • Fixed missing query string when displaying the request headers via
    --verbose.
  • Fixed Content-Type for requests with no data.