import { Response } from "https://deno.land/x/opine@2.2.0/src/response.ts";
Add field
to Vary. If already present in the Vary set, then
this call is simply ignored.
x/opine/src/response.ts>Response#vary
import { Response } from "https://deno.land/x/opine@2.2.0/src/response.ts";
Add field
to Vary. If already present in the Vary set, then
this call is simply ignored.