Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/xserver/src/context.ts>default#head

X-Server a Deno server module with middleware
Go to Latest
method default.prototype.head
import { default } from "https://deno.land/x/xserver@2.0.0/src/context.ts";

Parameters

optional
head: Record<string, string>

Returns

this | Record<string, string> | any