Options shared by every fetch* function in this module.
fetch*
Optional
Override the AWC base URL. Defaults to DEFAULT_AWC_BASE_URL. Useful for pointing at a mirror or a proxy during development.
AbortSignal used to cancel the underlying HTTP request.
Options shared by every
fetch*function in this module.