Check out what’s new in HTTPie for Web & Desktop 2023.3.0, and HTTPie for Terminal 3.2.2 👇
🔖 Summary
- 🪆 Recursive variables — Keep your variables DRY and atomic.
- ✏️ Inline name editing — Quickly rename requests and collections.
- 💾 Save body as file — Save body as file directly from the client.
- 🔃 Re-order variables — Bring order to your variables.
- 🖼 Re-order environments — And to your environments as well.
- ✨ Other enhancements — Use longer collection & request names, etc.
- 📟 CLI v3.2.2 — A compatibility bug fix release.
HTTPie for Web & Desktop 2023.3.0
🪆 Use variables recursively
Referencing a variable from another variable’s value? Why not‽ HTTPie now resolves variables recursively to help you keep your Spaces DRY.
✏️ Edit names inline
Quickly change the name of a request or collection with a double click. Just like that. Simple.
💾 Save body as file
You could always copy the request and response body. Now you can also save it as a file directly from the client.
🔃 Re-order variables
HTTPie orders your variables by the creation time by default. Now you can use any ordering system that makes sense for your variables.
🔁 Re-order environments
And you can now re-order environments as well 🪷
✨ Other enhancements
- Collection and request names now may be up to ~40~ 80 characters long.
- Numerous under-the-hood stability and performance improvements.
HTTPie for Terminal 3.2.2
HTTPie for Terminal v3.2.2 is now available 🎉 This version fixes compatibility with urllib3
2.0.
🤗 Happy API testing, and see you again soon!
- ✉️ Thoughts? Questions? Shoot us an email at feedback@httpie.io.
- 📋 You can also help us improve by completing a quick survey.
- 👉 Follow @httpie and join our Discord community to stay up to date.
- 👩💻 We’re looking for new colleagues in engineering and design roles.
Originally published on https://httpie.io/blog/changelog-0024
Top comments (0)