servant-snap v0.8.4 Release Notes

Release Date: 2019-05-27 // almost 5 years ago
    • Support servant 0.15 and 0.16, which have a new Stream combinator
    • Drop support for servant < 0.15
    • Correct the way imperativelly added headers in request/response are managed (fixing CORS issue)
    • More CORS test coverage