queryParams property

RequestParams queryParams
read / write

The parameters from the URL's query parameters.

This is never null when the context is created, but there is nothing stopping a filter from modifying it.

The parameters from the URL path.

Implementation

RequestParams queryParams