HTTPParser
Hierarchy
-
↳
HTTPParser
Table of contents
Constructors
Properties
Constructors
constructor
new HTTPParser(data)
Parameters
| Name | Type |
|---|---|
data | KeyValue |
Overrides
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