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

outdatedDart 1 only

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.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