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

php - Auto increment employee ID -

python - Evaluating the next line in a For Loop while in the current iteration -

php - Facebook share link is not showing image within the post?(get parameter in url) -