Skip to main content
Go to Latest
interface EncodingPropertyObject
import { type EncodingPropertyObject } from "https://deno.land/x/openbox@1.2.7/mod.ts";

Index Signatures

[key: string]: unknown

Properties

optional
contentType: string
optional
headers: { [key: string]: HeaderObject | ReferenceObject; }
optional
style: string
optional
explode: boolean
optional
allowReserved: boolean