v0.3.1
Fixes
- Request > Query > if the parameter with the same name & value is already in the url, then we remove it from the url during the request, to prevent duplicate parameters (fixes #84)
- Having a header without name causes restfox to throw error and request fails without explaining what happened. Exclude headers without names when making a request to prevent the error.
Packages
For Ubuntu, snap can be installed using:
sudo snap install restfox
For macOS, the app can be installed using homebrew:
brew install restfox
NOTE: Not all the builds have been tested properly, so please create an issue if you encounter any problems.
Full Changelog: v0.3.0...v0.3.1