S
S
slun2017-10-10 15:51:47
RESTful API
slun, 2017-10-10 15:51:47

Which http client to use for simple request tests?

Please advise a convenient http client for testing requests.
The requirements are as follows:
1. Basic: he must not add any gag to the request himself. Almost all clients that I have seen add headers that they deem necessary, or even cookies that they received earlier, to the request themselves.
2. Must have response analysis tools (such as runtime, request status, etc.)
3. Desirable (but not required) under Win
4. Desirable (but not required) with gui interface.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Noobkesan, 2017-10-19
@Noobkesan

1) Extension for Chrome
https://chrome.google.com/webstore/detail/advanced...
2) In Intellij Idea Tools -> Test RESTful Web Services

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question