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"]],[["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-04-02 UTC."],[[["This webpage provides documentation for the `CustomHeader` class within the Google Cloud Storage C++ library, offering version-specific details."],["The latest release candidate version for the `CustomHeader` class is 2.37.0-rc, with a historical view of the library available down to version 2.11.0."],["The `CustomHeader` class enables the injection of custom headers into requests, useful when protocols add new headers or the library needs temporary additions."],["The documentation details the class's constructor options, which include a default constructor and one that takes a name and value as strings, as well as a function to return the name of the header."]]],[]]