dart / 2 / dart-html / httpstatus / proxy_authentication_required-constant.html

PROXY_AUTHENTICATION_REQUIRED constant

int const PROXY_AUTHENTICATION_REQUIRED
@Deprecated("Use proxyAuthenticationRequired instead")

Implementation

@Deprecated("Use proxyAuthenticationRequired instead")
static const int PROXY_AUTHENTICATION_REQUIRED = proxyAuthenticationRequired;

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-html/HttpStatus/PROXY_AUTHENTICATION_REQUIRED-constant.html