Function jsonrpsee_server::http::response::too_large
source ยท pub fn too_large(limit: u32) -> HttpResponse
Expand description
Create a json response for oversized requests (413)
pub fn too_large(limit: u32) -> HttpResponse
Create a json response for oversized requests (413)