Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains preferences along multiple content negotiation dimensions.

All dimensions are optional for ease of constructing; either undefined or an empty ValuePreferences can indicate that no preferences were specified.

Hierarchy

  • RepresentationPreferences

Index

Properties

Optional charset

charset: Record<string, number>

Optional datetime

datetime: Record<string, number>

Optional encoding

encoding: Record<string, number>

Optional language

language: Record<string, number>

Optional type

type: Record<string, number>