parse
Nodepod API / src / querystring / parse
Function: parse()
Section titled “Function: parse()”parse(
input,pairSep?,kvSep?,options?):ParsedQuery
Defined in: src/polyfills/querystring.ts:20
Parameters
Section titled “Parameters”string
pairSep?
Section titled “pairSep?”string = '&'
kvSep?
Section titled “kvSep?”string = '='
options?
Section titled “options?”maxKeys?
Section titled “maxKeys?”number