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

REQUEST_URI_TOO_LONG constant

int const REQUEST_URI_TOO_LONG
@Deprecated("Use requestUriTooLong instead")

Implementation

@Deprecated("Use requestUriTooLong instead")
static const int REQUEST_URI_TOO_LONG = requestUriTooLong;

© 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/REQUEST_URI_TOO_LONG-constant.html