dot-parseParameters: Parse the parameters passed by in the request

Description Usage Arguments Value

Description

Internal function used in the Request$initialize() method to extract URL parameters from the request path.

Usage

1
.parseParameters(req, body, query, type)

Arguments

req

HTTP request object.

body

Body text string.

query

Url-encoded query string.

type

Media mime type.

Value

A list of parameters and values.


beakr documentation built on April 7, 2021, 1:06 a.m.