Open
Description
The Ruby client, for example, is much more flexible.
The config context allows me to opt out of displaying the feedback form, but there are no options to:
- skip sending session (request.disable_session)
- skip sending params (request.disable_params)
- skip sending environment variables (request.disable_environment)
- skip sending (unfiltered) URL (excludedParams only works with exact match, and does not hide GET params from URL posted to HB #43) (request.disable_url)