[[["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-07-26 UTC."],[[["The `HttpOptions` class provides configuration options for sending requests to add-on HTTP endpoints."],["This class is part of the `Google.Apps.Script.Type` namespace and is implemented in the `Google.Apps.Script.Type.dll` assembly."],["`HttpOptions` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available: a default constructor `HttpOptions()` and a copy constructor `HttpOptions(HttpOptions other)`."],["The `AuthorizationHeader` property of type `HttpAuthorizationHeader` allows configuration of the token sent in the HTTP Authorization header."]]],[]]