Overview
Send arbitrary web requests via HTTP or WebSocket.
What's new?
New features:
- Added the ability to set headers for HTTP requests (thanks to Zane Chua)
Improvements:
-
Values update immediately when editing, instead of when moving between inputs
-
Text areas can be manually resized
-
Text areas resize to fit contents on load
Bug fixes:
-
Fixed a bug that prevented the body from being emptied while editing
-
Prevent errors when sending GET/HEAD requests with an empty body