A function used to intercept options sent to XMLHttpRequest

type RequestHook = (url: string, options: PublicRequestOptions, entry: FilePondEntry) => PublicRequestOptions