we are recording a desktop application. It communicates to server using HTTPS protocol.
However, we observe that post parameter is in Binary format content. Also in the request headers, content-type is application/x-gzip. Please suggest us in going forward on how to handle these requests.?
↧
How handle request with content-type : application/x-gzip and post parameter type is binary content
↧