Build query string from context instead of original request
Recreate query string from either getCurrentContext().getRequestQueryParams()
or original request as fallback. This allows to override query string
params in pre filters.
fixes gh-426
Showing
Please
register
or
sign in
to comment