[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eFixedHeaderProvider\u003c/code\u003e class, which is a part of the Google API Client Library for Java (gax) and provides a way to consistently apply the same headers to outgoing HTTP requests.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of the \u003ccode\u003eFixedHeaderProvider\u003c/code\u003e documented is 2.63.1, with the webpage listing links to the documentation for many previous versions dating back to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixedHeaderProvider\u003c/code\u003e class implements both \u003ccode\u003eHeaderProvider\u003c/code\u003e and \u003ccode\u003eSerializable\u003c/code\u003e interfaces and inherits from the \u003ccode\u003ejava.lang.Object\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers static methods, \u003ccode\u003ecreate(String[] keyValuePairs)\u003c/code\u003e and \u003ccode\u003ecreate(Map<String,String> headers)\u003c/code\u003e, which allows for the creation of a \u003ccode\u003eFixedHeaderProvider\u003c/code\u003e using either an array of key-value pairs or a map of string to string.\u003c/p\u003e\n"],["\u003cp\u003eThe main method of the \u003ccode\u003eFixedHeaderProvider\u003c/code\u003e is \u003ccode\u003egetHeaders()\u003c/code\u003e, which is an abstract method meant to be inherited and implemented, that returns a \u003ccode\u003eMap<String,String>\u003c/code\u003e containing the headers to be applied to the HTTP requests.\u003c/p\u003e\n"]]],[],null,[]]