Search.../

WixFetchResponse

An object returned by the fetch() function representing an HTTP response to a fetch. Learn more.

Guides

Additional information about this section

Properties

Store values associated with an object

  • bodyUsed
  • headers
  • ok
  • status
  • statusText
  • url
Functions

Perform actions on an object

  • json( )
  • text( )