SaturnFramework / Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
https://saturnframework.org
MIT License
708 stars 108 forks source link

Don't use setBody on CORS 204 #182

Closed Titaye closed 5 years ago

Titaye commented 5 years ago

Fixes #181

Krzysztof-Cieslak commented 5 years ago

Thanks a lot!