PostHogFetchOptions

Properties

NameType
method"GET" | "POST" | "PUT" | "PATCH"
mode"no-cors"
credentials"omit"
headers{ [key: string]: string; }
bodystring | Blob
signalAbortSignal

Community questions