scotty-web / scotty

Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
http://hackage.haskell.org/package/scotty
BSD 3-Clause "New" or "Revised" License
1.72k stars 134 forks source link

setMaxRequestBodySize leads to an uncaught exception #309

Closed ocramz closed 1 year ago

ocramz commented 1 year ago

This behaviour change appeared while implementing #308 , as part of fixing #147 . Was it a load-bearing bug?

See test suite, e.g. https://github.com/scotty-web/scotty/actions/runs/6322440447/job/17168064996#step:7:113