SAFE_HTTP_METHODS
Methods that are safe reads: routed to the fetch dispatcher and deduplicated by default.
Import
import { SAFE_HTTP_METHODS } from "@hyper-fetch/core"
Source
Package
Preview
const SAFE_HTTP_METHODS = string[]
Methods that are safe reads: routed to the fetch dispatcher and deduplicated by default.
import { SAFE_HTTP_METHODS } from "@hyper-fetch/core"
const SAFE_HTTP_METHODS = string[]