Constant kwap::resp::code::REQUEST_ENTITY_TOO_LARGE[][src]

pub const REQUEST_ENTITY_TOO_LARGE: Code;
Expand description

4.13 Request Entity Too Large

generated from RFC7252 section 5.9.2.9

This Response Code is like HTTP 413 “Request Entity Too Large”.

The response SHOULD include a Size1 Option (Section 5.10.9) to indicate the maximum size of request entity the server is able and willing to handle, unless the server is not in a position to make this information available.