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 =
    const HttpAuthResponseAction._internal(2);