[[["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-27 UTC."],[],["The `GMTSRequestHeader` class provides a structure for request headers. It offers a class method, `defaultHeader`, to generate and return a pre-configured header object. Direct initialization of `GMTSRequestHeader` instances using `init` is unavailable; users must utilize `defaultHeader` to obtain an instance. The class is derived from `GMTCImmutableData`, and the header includes common fields necessary for a request.\n"]]