pub const URL_SECRET_NAMES: &[&str];Expand description
Legacy/common URL query parameter names that carry credentials but cannot be renamed by afhttp because they belong to third-party sites.
AFDATA already redacts _secret query names. This compatibility list is
deliberately exact and is applied only while parsing a single URL.