Struct AcceptEncoding (2.15.1)

Modify the accepted encodings.

When using HTTP, GCS decompresses gzip-encoded objects by default: ``` https://cloud.google.com/storage/docs/transcoding

`` Setting this option togzipdisables automatic decompression. This can be useful for applications wanting to operate with the compressed data. Setting this option toidentity`, or not setting this option, returns decompressed data.

See Also

AcceptEncodingGzip() is a helper function to disable decompressive encoding.

Functions

static header_name()

Returns
Type Description
char const *