cocoa-rest-client icon indicating copy to clipboard operation
cocoa-rest-client copied to clipboard

A free, native Apple macOS app for testing HTTP/REST endpoints

Results 45 cocoa-rest-client issues
Sort by recently updated
recently updated
newest added

Hi, just a simple request to allow soft-wrap of the response body

enhancement

Is there a likelihood of adding WebSocket support?

enhancement

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...

bug

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*...

enhancement

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...

help wanted

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

enhancement

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...

help wanted