USE_SAVED_HTTP_AUTH_CREDENTIALS constant

HttpAuthResponseAction const USE_SAVED_HTTP_AUTH_CREDENTIALS

Uses the credentials stored for the current host.

Implementation

static const USE_SAVED_HTTP_AUTH_CREDENTIALS =
    HttpAuthResponseAction._internal(2, 2);