public sealed class HttpHeaderOption : IMessage<HttpHeaderOption>, IEquatable<HttpHeaderOption>, IDeepCloneable<HttpHeaderOption>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class HttpHeaderOption.
Specification determining how headers are added to requests or responses.
If false, headerValue is appended to any values that already exist for the header. If true, headerValue is set for the header, discarding any values that were set for that header. The default value is false.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eHttpHeaderOption\u003c/code\u003e class within the Google Compute Engine v1 API for .NET, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpHeaderOption\u003c/code\u003e class, used for determining how headers are added to requests or responses, is presented with its inheritance from \u003ccode\u003eobject\u003c/code\u003e and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation available on this webpage is 3.6.0, while it offers versions back to 1.0.0, and it lists all available versions of \u003ccode\u003eHttpHeaderOption\u003c/code\u003e in the Google Cloud Compute V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the class's constructors, including a default constructor and one that accepts another \u003ccode\u003eHttpHeaderOption\u003c/code\u003e as a parameter, along with various properties such as \u003ccode\u003eHeaderName\u003c/code\u003e, \u003ccode\u003eHeaderValue\u003c/code\u003e, and \u003ccode\u003eReplace\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpHeaderOption\u003c/code\u003e class properties allow for setting the header's name, its value, and if the new value should replace or append to existing values; each property also includes whether it has been set or not.\u003c/p\u003e\n"]]],[],null,[]]