servant-multipart icon indicating copy to clipboard operation
servant-multipart copied to clipboard

is there a way to have per-route file size limitations?

Open mwotton opened this issue 4 years ago • 0 comments
trafficstars

Only way i can see to do it right now is to create a subserver with a different config/context as a wai app then mount it with Raw, which is rather unpleasant.

mwotton avatar Jun 04 '21 15:06 mwotton