just-api icon indicating copy to clipboard operation
just-api copied to clipboard

Cannot add proxy, hence cannot intercept requests

Open Katsarski opened this issue 6 years ago • 1 comments

Adding a proxy to the tool would be really beneficial since one can then intercept outgoing requests. Currently, I cannot find a way to troubleshoot what went wrong. I've created a spec file to validate a json response schema -> executed it but the request failed with 400 Bad Request, proxying the request to a proxy would be really easy to see what one is sending and then change the request accordingly.

Katsarski avatar Oct 18 '18 15:10 Katsarski

Request/Response details will be written to reports with additional reporter options. https://kiranz.github.io/just-api/reporters/

kiranz avatar Oct 18 '18 16:10 kiranz