http - Using "Content-Encoding":"GZIP" -


i want send large amount of json on http sever.

if use "content-encoding":"gzip" in httpclient, automatically convert request body compressed format?

if automatically this, 100% dependent on http client using , if implemented way. setting header not automatically encode it, @ least in clients regularly use.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -