mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-26 16:21:09 +00:00
419364b5a9
List all the HTTP status codes in the REST API tech doc. Only use 403 Forbidden for requests originating from a disallowed origin (ie, not localhost). - Return 400 for missing, unknown, duplicate and out-of-order form parts in POST requests. - Return 415 Unsupported Media Type for unsupported form part Content-Disposition and Content-Type (including unsupported charset). - Return 414 Request-URI Too Long for any buffer exhaustion while parsing request. - Return 419 Authentication Timeout for missing crypto secret. |
||
---|---|---|
.. | ||
MeshMSCommon.java | ||
MeshMSConversation.java | ||
MeshMSConversationList.java | ||
MeshMSException.java | ||
MeshMSMessage.java | ||
MeshMSMessageList.java | ||
MeshMSProtocolFaultException.java | ||
MeshMSStatus.java | ||
MeshMSUnknownIdentityException.java |