Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParsedHeaderValues

A container with the request's headers that are meaningful enough to be parsed Contains:

  • Accept -> MIME header, parameters and sortable
  • Accept-Charset -> Parameters and sortable
  • Accept-Encoding -> Parameters and sortable
  • Accept-Language -> Parameters and sortable
  • Content-Type -> MIME header and parameters

Hierarchy

  • ParsedHeaderValues

Index

Methods

accept

  • Returns MIMEHeader

acceptCharset

acceptEncoding

acceptLanguage

  • Returns LanguageHeader

contentType

  • Returns MIMEHeader

Generated using TypeDoc