LumiSoft Mail Server User API
Request_Entity_Too_Large Field
Namespaces > LumiSoft.Net.SIP > SIP_ResponseCodes > Request_Entity_Too_Large
The server is refusing to process a request because the request entity-body is larger than the server is willing or able to process. The server MAY close the connection to prevent the client from continuing the request.
Syntax
C#Visual BasicManaged C++
public static readonly string Request_Entity_Too_Large
Public Shared ReadOnly Request_Entity_Too_Large As String
public:
static initonly String^ Request_Entity_Too_Large

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)