HTTP Request Shortcuts app
Place shortcuts (widgets) on your home screen to submit HTTP requests to all your favorite RESTful APIs, webservices and other URL resources. Great for home automation projects!- HTTP and HTTPS
- GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS and TRACE
- Basic Authentication, Digest Authentication, Bearer Authentication & Client Certificate Authentication
- Custom request headers
- Custom request body (text only)
- Upload files as form-data
- Support for HTTP proxies
- Built-in icons, support for Ipack icons and custom icons
- Display response as a toast, window or dialog, or run silently
- Grouping into categories through tabs
- Value injection through variables (e.g., text, numbers, passwords, selections, colors, dates, …)
- Run arbitrary JavaScript before & after execution, including special actions (e.g., vibrate, show toast, parse and process response…)
- Import & Export in JSON or cURL format
- 3rd party integration (e.g. Tasker)
- Themes (with Dark Mode support)
- Execute a script on your web server
- Control your home automation system and IoT devices
- Interact with your RaspberryPi and Arduino tinkering projects
- Automate workflows
Whats New in 3.25.0
Here's a summary of the notable new features and improvements in HTTP Request Shortcuts 3.25.0 for Android:
- Added a feature to import cURL commands directly into the app.
- The app now supports the PATCH HTTP method.
- Improved the handling of JSON responses, making it easier to view and work with JSON data.
- Added support for the Brotli compression algorithm.
- The app now allows to configure TLS versions.
- Added support for the Digest authentication scheme.