[[["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-03-05 UTC."],[[["The `HttpOptions` class provides a way to configure options for sending HTTP requests to add-on endpoints within the Google Apps Script environment."],["`HttpOptions` is a sealed class that inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a parameterless one and another that accepts an `HttpOptions` object for initialization, and it also defines the `AuthorizationHeader` property for configuring the token in the HTTP Authorization header."],["The listed versions indicate the class's evolution, starting from 1.0.0 to the latest 2.3.0, and each version link provided navigates to the relevant documentation for the corresponding version, with version 2.0.0 being the current version of the content in question."]]],[]]