GoogleApi.Compute.V1.Model.BackendServiceCdnPolicyBypassCacheOnRequestHeader (google_api_compute v0.40.0) View Source
Bypass the cache when the specified request headers are present, e.g. Pragma or Authorization headers. Values are case insensitive. The presence of such a header overrides the cache_mode setting.
Attributes
-
headerName
(type:String.t
, default:nil
) - The header field name to match on when bypassing cache. Values are case-insensitive.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Compute.V1.Model.BackendServiceCdnPolicyBypassCacheOnRequestHeader{ headerName: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.