An option to inject custom headers into the request.
In some cases it is necessary to inject a custom header into the request. For example, because the protocol has added new headers and the library has not been updated to support them, or because
[[["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-02 UTC."],[[["The latest version available for the `CustomHeader` class is 2.37.0-rc."],["This webpage lists available versions of `CustomHeader`, ranging from the latest 2.37.0-rc down to version 2.11.0."],["The `CustomHeader` class provides a way to inject custom headers into requests, useful when the protocol has new headers not yet supported by the library."],["The class has two constructors, one default and one that accepts a name and a value as strings to setup the header, plus a function to read the header name."]]],[]]