in src/trace/interceptors/xhr.ts [191:193]
export function setOptions(opt: CustomOptionsType) { customConfig = { ...customConfig, ...opt }; }