T
T
tincap2015-11-30 17:00:29
Character encoding
tincap, 2015-11-30 17:00:29

How to decode POST response?

Intercepted http requests on one site. A regular POST request is sent, and JSON is returned in response. In the browser program that monitors the requests, the response is displayed normally. But when I try to send a request manually, using Curl, I receive a text with an incomprehensible encoding in response.
H+)ّ̧F~BBoVv}
Request header in
POST order /No_Game_No_Life/following/load HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Language: ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3
Connection: keep-alive
Pragma: no-cache
X-Requested-With: XMLHttpRequest
DNT : 1
Cache-Control: no-cache
Content Length: 9

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question