I am reading about wwPageResponse::GZipCompression.
I tried to set in MyAppProcess:
FUNCTION OnProcessInit Response.GzipCompression = .T.
but I have not seen any change by running my application.
Please:
1) what is the utility of GZipCompression?
2) how to see the effect of GZipCompression?
Thank you very much