
May 24th, 2007, 11:31 AM
|
|
Contributing User
|
|
Join Date: Nov 2005
Posts: 134
Time spent in forums: 1 Day 4 h 58 m 35 sec
Reputation Power: 0
|
|
|
Using http compression, works one-side only?
Whenever we use HTTP Compression, the GET requests, if the GZ is present in the header, get sent in compressed format to the client... However, whenever the client sends-in data, does it get compressed by the browser and then sent?.
(I'm aware of using JS for compressing this data, I just want to know if HTTP compression works client-side as well).
Thanks.
|