[[["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."],[[["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."]]],[]]