v0.4.0
- Save/load requests (
-f
/--file
flags for loading) - Multipart form handling (
-F
/--form
flags) - Edit window content in external editor
- Colorized html output
- Context specific search (github.com/tidwall/gjson for JSON)
- More consistency with cURL API (
--data-urlencode
flag added) - Update to the latest
gocui
ui library