Java.Net.HttpURLConnection.HttpEntityTooLarge Field
Numeric status code, 413: Entity too large

Value: 413

Syntax

[Android.Runtime.Register("HTTP_ENTITY_TOO_LARGE")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Net.HttpStatus enum directly instead of this field.")]
public const HttpStatus HttpEntityTooLarge

Remarks

Numeric status code, 413: Entity too large

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1