[[["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-04-17 UTC."],[[["The latest version of the `HttpRequestFormatter` is 2.63.1, with previous versions listed down to 2.7.1."],["`HttpRequestFormatter` is an interface used to construct HTTP request components from a message."],["This interface provides methods to manage path templates, including retrieving the path and any additional path templates."],["Methods like `getQueryParamNames` and `getRequestBody` allow for extracting query parameters and serialized request body from a given message."],["The `HttpRequestFormatter` takes in a `MessageFormatT` type parameter, however no description is given regarding what this parameter is or does."]]],[]]