tokensmith / otter

micro web framework for servlet api 4.0.1
MIT License
5 stars 0 forks source link

content type routing #83

Closed tmackenzie closed 6 years ago

tmackenzie commented 6 years ago

Resources should be able to specify the content types it accepts. If a request fails to validate then return a 415 unsupported media type.