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

REQUEST_ENTITY_TOO_LARGE constant

int const REQUEST_ENTITY_TOO_LARGE
@Deprecated("Use requestEntityTooLarge instead")

Implementation

@Deprecated("Use requestEntityTooLarge instead")
static const int REQUEST_ENTITY_TOO_LARGE = requestEntityTooLarge;

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