shelf_exception_handler 0.2.0 copy "shelf_exception_handler: ^0.2.0" to clipboard
shelf_exception_handler: ^0.2.0 copied to clipboard

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

0.2.0 #

  • upgrade to Dart 2.0
  • upgrade to Shelf 0.7

0.1.0 #

  • fork from shelf_exception_response
  • rename the package and main identifiers to not collide with the shelf_exception_response package.
  • move exceptions to the http_exception package and use them from there
1
likes
15
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http_exception, shelf, shelf_response_formatter

More

Packages that depend on shelf_exception_handler