BackendServiceCdnPolicyBypassCacheOnRequestHeader(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
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.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
---|---|
Name | Description |
header_name |
str
The header field name to match on when bypassing cache. Values are case-insensitive. This field is a member of oneof _ _header_name .
|