cocoa-rest-client
cocoa-rest-client copied to clipboard
A free, native Apple macOS app for testing HTTP/REST endpoints
Hi, just a simple request to allow soft-wrap of the response body
Hi, I recently downloaded coca rest client and found that the text area (where you enter url, method etc) are nearly unreadable unless I highlight them. This is because the...
Hi @mmattozzi and CocoaRestClient developers. Thank you for such a great app, seems free alternative to **Paw** without losing functionality. But on both **Paw** and this app missing *video response*...
Thanks for the great app. It would be nice to be able to see the entire HTTP response received by the client other than just the response code and content....
Hi there, The requests being generated appear to be always sent with a header Connection:keep-alive. I tried explicitly adding a header Connection:close but this is being ignored. Any suggestions would...
Often I get already url encoded urls. And If I use them in browser all work as expected. But CocoaRestClient encode them again and server did not accept this. May...
Request password are saved in cleartext in configuration files. `~/Library/ApplicationSupport/CocoaRestClient/CocoaRestClient.savedRequests` Please use the keychain instead! At least display a warning near the corresponding input field.
Re-use of environment variable in API definition
When trying to export response (File -> Export Response...) the application shows a message: Unable to save response The folder doesn’t exist. However, I am trying to save into the...