[[["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-15 UTC."],[[["The latest version available for `FixedHeaderProvider` is 2.63.1, which can be found in the provided list along with many other previous versions."],["`FixedHeaderProvider` is a class that implements both `HeaderProvider` and `Serializable`, and is designed to consistently provide the same headers."],["There are two static `create` methods, one taking a String array of key-value pairs and another that takes a Map of Strings to create a `FixedHeaderProvider`."],["The `getHeaders()` method is available for retrieving the headers that will be added to HTTP requests, returning them as a Map of Strings."],["The class `FixedHeaderProvider` inherits from Object, and contains the same inherited members as any other Object class."]]],[]]