An interface to handle metadata returned from an RPC. A ResponseMetadataHandler is used by the
GrpcMetadataHandlerInterceptor class to provide custom handling of the returned headers and
trailers.
[[["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-08-15 UTC."],[[["\u003cp\u003eThis webpage provides a comprehensive list of versions for the \u003ccode\u003eResponseMetadataHandler\u003c/code\u003e, ranging from the latest version 2.63.1 down to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResponseMetadataHandler\u003c/code\u003e is an interface designed to manage metadata received from a Remote Procedure Call (RPC).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResponseMetadataHandler\u003c/code\u003e has two main methods: \u003ccode\u003eonHeaders\u003c/code\u003e and \u003ccode\u003eonTrailers\u003c/code\u003e, both of which take \u003ccode\u003eio.grpc.Metadata\u003c/code\u003e as a parameter, allowing the user to handle the headers and trailers returned by the RPC, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe provided list of versions, gives the user access to documentation for each individual version of the ResponseMetadataHandler.\u003c/p\u003e\n"]]],[],null,[]]