Options
All
  • Public
  • Public/Protected
  • All
Menu

Carries the url string and RequestInit needed for a fetch call, without being a fully instantiated Request object, making it easier to manipulate with simple field manipulations.

Hierarchy

  • SimpleRequest

Index

Properties

Properties

Optional requestInit

requestInit?: RequestInit

url

url: string