property ContentEncoding: string;
Description
Gets the method that is used to encode the body of the response.
The ContentEncoding property contains the value of the Content-Encoding header returned with the response.
This property is read-only.
See also