[[["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."],[[["This webpage lists different versions of the `CustomHeadersOption`, ranging from version 2.10.1 to the latest release candidate, 2.37.0-rc."],["`CustomHeadersOption` allows users to inject custom headers into requests, regardless of whether they are REST or gRPC."],["For REST endpoints, custom headers are added to the HTTP headers, and for gRPC endpoints, they are added to the `grpc::ClientContext` metadata."],["The `CustomHeadersOption` type is an alias of `std::unordered_multimap\u003c std::string, std::string \u003e`, which is how the headers are handled."]]],[]]