
Optimize HTTP data processing on your Mac. Work with headers according to personal specifications and environment restrictions. Use standard and custom methods to rack responses and reactions to HTTP requests. Process parameters as either form-encoded or JSON-encoded.
RESTed allows developers to quickly format and make HTTP requests and view the response.
RESTed supports both basic HTTP authentication and OAuth.
RESTed shows you the response header and response data.
XML and JSON responses can even be spruced up automatically.
v2.5 [Nov 25, 2012]
Changes:
- Ignore HTTP custom body for GET requests.
- RESTed no longer removes the custom body when switching between GET and other HTTP methods.
Bug fixes:
- HTTP response headers are now HTML-encoded.
- 0-legged ("signed fetch") OAuth requests fixed. (RESTed was incorrectly ignoring tokens with empty access keys and secrets.)
- Resizing of parameters / custom HTTP body sections should be improved.
- HTTP body now properly updates when parameters are toggled.