urlCleaner property
URL preprocessing and cleaning configuration.
This defines rules for modifying the URL before making the HTTP request. Useful for removing tracking parameters, normalizing URLs, or adding required parameters.
Implementation
UrlCleaner? urlCleaner;