Skip to main content

HTTPParser

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new HTTPParser(data)

Parameters

NameType
dataKeyValue

Overrides

ParserBlock.constructor

Properties

body

Readonly body: any


headers

Readonly headers: KeyValue


meta

Readonly meta: KeyValue


method

Readonly method: HTTPMethods


parameters

Readonly parameters: KeyValue


url

Readonly url: string