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

x/xserver/src/mod.ts>Session#httpOnly

X-Server a Deno server module with middleware
Go to Latest
method Session.prototype.httpOnly
Re-export
import { Session } from "https://deno.land/x/xserver@5.2.8/src/mod.ts";

The set-cookie HttpOnly header.

Parameters

httpOnly: boolean