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

add getResponseHeaders, getResponseStatus, getResponseContent #327

Closed ocramz closed 9 months ago

ocramz commented 9 months ago

closes #214