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.71k stars 132 forks source link

`defaultHandler` unsets `actionErrorHandler` #330

Closed fumieval closed 9 months ago

fumieval commented 9 months ago

This means redirect doesn't work if a custom handler is set via defaultHandler