[[["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-08-07 UTC."],[[["This webpage provides documentation for the `GrpcHeaderInterceptor` class, which is designed to handle custom headers within the context of gRPC communication in Java."],["The `GrpcHeaderInterceptor` class implements the `ClientInterceptor` interface, enabling it to intercept and modify client-side gRPC calls."],["The class has one public constructor, `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)`, which allows the initialization of custom static headers through a Map object."],["The page details the `interceptCall` method, which takes a MethodDescriptor, CallOptions and Channel as parameters, and its usage in intercepting and handling gRPC calls."],["The documentation provides version history, with version 2.63.1 being the latest and version 2.7.1 the oldest, along with links to each version's documentation."]]],[]]