mlesin / http_exception

Shelf middleware that provides the abillity to simply throw an HttpException that gets converted to an appropriate response code and a formatted response body dependent on clients accept header.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP Exceptions

Star this Repo Pub Package Build Status Coverage Status

A set of predefined exception classes for HTTP errors extracted from shelf_exception_response.

License

Apache 2.0

About

Shelf middleware that provides the abillity to simply throw an HttpException that gets converted to an appropriate response code and a formatted response body dependent on clients accept header.

License:Other


Languages

Language:Dart 100.0%