public sealed class VulnerableHeaders : IMessage<VulnerableHeaders>, IEquatable<VulnerableHeaders>, IDeepCloneable<VulnerableHeaders>, IBufferMessage, IMessage
Information about vulnerable or missing HTTP Headers.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eVulnerableHeaders\u003c/code\u003e class provides information about HTTP headers that are either vulnerable or missing, according to web security standards.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its role in message handling and data management within the system.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default one, and one that takes another \u003ccode\u003eVulnerableHeaders\u003c/code\u003e instance for creating a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerableHeaders\u003c/code\u003e class exposes \u003ccode\u003eHeaders\u003c/code\u003e and \u003ccode\u003eMissingHeaders\u003c/code\u003e properties, both of which are lists of type \u003ccode\u003eRepeatedField<VulnerableHeaders.Types.Header>\u003c/code\u003e, allowing for detailed reporting of header issues.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is 2.5.0 and it contains 9 versions of the documentation, with the current document being 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]