A straightforward app that allows users to send HTTP requests to custom URLs.
Simple HTTP support a variety of features including:
- Custom URLs
- Custom headers
- Support for these request methods:
- GET
- POST
- more coming soon...
- Custom body types:
- JSON
- Form Data