Skip to main content
Version: Next

ResponseLike

Index

Properties

Properties

optionalheaders

headers?: Record<string, undefined | string | string[]> | () => Record<string, undefined | string | string[]>

optionalurl

url?: string | () => string
Page Options