daphne icon indicating copy to clipboard operation
daphne copied to clipboard

Limit body we are willing to deserialise

Open mendess opened this issue 1 year ago • 0 comments

The previous implementation didn't allow limiting. but with axum 0.7 we can easily do this. We should investigate if we can deduce a sane limit for the body of an http request

Originally posted by @mendess in https://github.com/cloudflare/daphne/pull/719#discussion_r1856330797

mendess avatar Nov 25 '24 10:11 mendess