Standalone RequestsFunction: patch()On this pageFunction: patch() patch(url, options?): Promise<Response> Defined in: src/public.ts:147 Make an HTTP PATCH request Parameters url string Request URL options? RequestOptions Request options Returns Promise<Response> Response object