Module: controllers/usepfilterrs

API controller for parameter filtering.
Author:
License:
  • MIT
Source:

Methods

(inner) pfilter(req, res, next)

Filter URL per attribute name and type.
Parameters:
Name Type Description
req object The web request object
res object The web response object
next object The web next object
Source: