Edit

Share via


ResponseCode.RequestUriTooLong Field

Definition

The request URI is too long. (414)

public: int RequestUriTooLong = 414;
public const int RequestUriTooLong = 414;
val mutable RequestUriTooLong : int
Public Const RequestUriTooLong As Integer  = 414

Field Value

Value = 414

Applies to