True if the request content compression is allowed.
public bool AllowsRequestContentCompression { get; set; }
If it significantly reduces the content length, the request content will be compressed and the content type will be wrapped with application/x-vnd.logos.compressed; type=”…”.