We know it is possible to get a http response from the server when the client send this header in the http request: Accept-Encoding: gzip, deflate But is possible to send the http request compressed? It is interesting for my web services... Thanks