public sealed class Header : IMessage<VulnerableHeaders.Types.Header>, IEquatable<VulnerableHeaders.Types.Header>, IDeepCloneable<VulnerableHeaders.Types.Header>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class VulnerableHeaders.Types.Header.
[[["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-07 UTC."],[[["This document provides reference information for the `VulnerableHeaders.Types.Header` class within the Google Cloud Web Security Scanner v1 API."],["The `Header` class describes an HTTP header and includes properties for the header's `Name` and `Value`, both of which are strings."],["The latest documented version is 2.5.0, but version 2.1.0 is the context of the document provided, and other documented versions are available ranging from 1.0.0 to 2.4.0."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating an instance of the Header class, a default one with no parameters, and one that accepts another Header instance as a parameter."]]],[]]