Constants
- COMPRESSION_ALWAYS string "ALWAYS"
- COMPRESSION_AUTO string "AUTO"
- COMPRESSION_NEVER string "NEVER"
Always set accept-encoding/content-encoding in outbound request/response.
When service behaves as a HTTP gateway inbound request/response accept-encoding option is set as the outbound request/response accept-encoding/content-encoding option.
Never set accept-encoding/content-encoding header in outbound request/response.