purescript-httpurple/Library/HTTPure
Connor Prussin 44df22e331 #22 add support for writing headers and status (#32)
* Add support for writing status code

* Add support for writing headers

* Code cleanup
2017-07-17 16:42:13 -07:00
..
Body.purs #22 add support for writing headers and status (#32) 2017-07-17 16:42:13 -07:00
Headers.purs #22 add support for writing headers and status (#32) 2017-07-17 16:42:13 -07:00
HTTPureM.purs Remove unnecessary import (#26) 2017-07-14 00:00:57 -07:00
Path.purs Refactor to take advantage of pattern matching as routing mechanism (#24) 2017-07-13 23:28:57 -07:00
Request.purs Refactor to take advantage of pattern matching as routing mechanism (#24) 2017-07-13 23:28:57 -07:00
Response.purs #22 add support for writing headers and status (#32) 2017-07-17 16:42:13 -07:00
Server.purs Clean up server exports (#31) 2017-07-16 10:45:10 -07:00
Status.purs #22 add support for writing headers and status (#32) 2017-07-17 16:42:13 -07:00