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