DO_NOT_USE_AUTH_CACHE
Description:
DO_NOT_USE_AUTH_CACHE
The AuthManager should not use the credentials cache for this message, neither to use cached credentials to automatically authenticate this message nor to cache the credentials after the message is successfully authenticated.
This applies to both server and proxy authentication. Note that
authenticate signal will be emitted, if you want to disable authentication for a message use
disable_feature passing SOUP_TYPE_AUTH_MANAGER
instead.
Since 2.58