CoreVariablesxhrExtraVersion: v7.0.0On this page xhrExtraImportimport { xhrExtra } from "@hyper-fetch/core"SourceView the source codePackage@hyper-fetch/core Previewtype HttpAdapterExtraType = { headers: Record<string, string>; } StructurexhrExtraNameTypeDescriptionheadersRecord<string, string>