Что такое слово «Response»
Значение
Ответ, обычно ответ на запрос (request).
Пример текста:
- I’m using the python requests module to send a RESTful GET to a server, for which I get a response in JSON. The JSON response is basically just a list of lists.
Происхождение:
Синонимы:
answer.