purescript-httpurple/History.md

6 lines
180 B
Markdown
Raw Normal View History

unreleased
==========
- Basic support for routing with full string matched routes
- Allow routes to set headers, status, and body
- Support Get, Post, Put, and Delete HTTP methods