[[["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-21 UTC."],[[["This webpage provides documentation for the `GrpcHeaderInterceptor` class, focusing on its role as an interceptor for handling custom headers in gRPC."],["The `GrpcHeaderInterceptor` class implements the `io.grpc.ClientInterceptor` interface and is designed for internal usage within the package."],["The documentation includes an overview of the class's inheritance from `java.lang.Object`, alongside the inherited members, available constructors, and public methods."],["The latest version documented is 2.63.1, with a long history of prior versions listed, down to version 2.7.1, all of which are within the context of the GrpcHeaderInterceptor."],["The `GrpcHeaderInterceptor` constructor takes a `Map` of `String` keys and `String` values, named `staticHeaders`, as a parameter, which represents the headers to be handled."]]],[]]