[[["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-02 UTC."],[[["The latest version of the `FixedHeaderProvider` is 2.63.1, while there is a list of previous versions available from 2.62.0 down to 2.7.1."],["`FixedHeaderProvider` is an abstract class that implements both `HeaderProvider` and `Serializable` and is designed to provide a consistent set of headers for each use."],["`FixedHeaderProvider` has two static methods `create`, one that accepts an array of key-value pair strings, and one that takes a `Map` of string key-value pairs, that allow for the construction of the object."],["The abstract method `getHeaders` is implemented by any concrete subclass and returns a `Map` containing the headers that will be included in the HTTP requests."]]],[]]