You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 #719 (comment)
The text was updated successfully, but these errors were encountered: