[[["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."],[[["The latest version of the `FixedHeaderProvider` is 2.63.1, which can be found at the provided link."],["This page documents `FixedHeaderProvider`, a class that consistently supplies the same headers for HTTP requests, implementing both `HeaderProvider` and `Serializable` interfaces."],["There is an extensive list of previous versions of `FixedHeaderProvider` ranging from 2.62.0 all the way back to 2.7.1."],["`FixedHeaderProvider` can be created using static methods, `create`, which accepts either a string array of key-value pairs, or a map of string key-value pairs."],["The `getHeaders` method, part of the `FixedHeaderProvider`, is used to retrieve a map of the headers that should be included in HTTP requests."]]],[]]