rudder icon indicating copy to clipboard operation
rudder copied to clipboard

Fixes #26026: Add a size limit on files handled by relayd

Open amousset opened this issue 1 year ago • 3 comments

https://issues.rudder.io/issues/26026

amousset avatar Dec 05 '24 16:12 amousset

PR updated with a new commit

amousset avatar Dec 05 '24 16:12 amousset

PR updated with a new commit

amousset avatar Dec 05 '24 17:12 amousset

https://docs.rs/warp/latest/warp/filters/body/fn.content_length_limit.html https://docs.rs/warp/latest/src/warp/filters/body.rs.html#48-63 https://docs.rs/reqwest/latest/src/reqwest/async_impl/request.rs.html#189-197

amousset avatar Jan 22 '25 14:01 amousset