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-18 UTC."],[[["The latest version available is 2.37.0-rc, with links provided for each previous release down to version 2.11.0."],["This document provides information on the `CustomHeader` class within the Google Cloud Storage C++ library."],["`CustomHeader` allows users to inject custom headers into requests."],["The document describes two constructors: a default one and one that takes a header name and value."],["The `custom_header_name()` function is described, which returns a constant reference to the header name."]]],[]]