▪
Modifying QueryParams
You can modify Query parameters in a request using the QueryParams Rule. You can add or remove any or all parameters.
- Add Parameter
- Remove given parameter
- Remove all parameters
QueryParams rule can be used to debug/test how the site behaves with different/unwanted query params. You can also use Query Params and apply random query parameter to each request and it will serve as cache buster.

Last modified 30d ago