public sealed class BackendServiceCdnPolicyBypassCacheOnRequestHeader : IMessage<BackendServiceCdnPolicyBypassCacheOnRequestHeader>, IEquatable<BackendServiceCdnPolicyBypassCacheOnRequestHeader>, IDeepCloneable<BackendServiceCdnPolicyBypassCacheOnRequestHeader>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class BackendServiceCdnPolicyBypassCacheOnRequestHeader.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eBackendServiceCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e is 3.6.0, with numerous older versions also documented, ranging from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackendServiceCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e is a class within the Compute Engine v1 API used to bypass cache when specified request headers are present, such as Pragma or Authorization headers, with case-insensitive values.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a \u003ccode\u003eHeaderName\u003c/code\u003e property of type string to specify the header field to match on, and a \u003ccode\u003eHasHeaderName\u003c/code\u003e property of type bool to determine if the \u003ccode\u003eheader_name\u003c/code\u003e is set.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed using the default constructor \u003ccode\u003eBackendServiceCdnPolicyBypassCacheOnRequestHeader()\u003c/code\u003e or through the constructor \u003ccode\u003eBackendServiceCdnPolicyBypassCacheOnRequestHeader(BackendServiceCdnPolicyBypassCacheOnRequestHeader other)\u003c/code\u003e, where it takes a parameter \u003ccode\u003eother\u003c/code\u003e of the type \u003ccode\u003eBackendServiceCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]