node-api-problem

HTTP Problem Utility

MIT License

Downloads
15K
Stars
22
Committers
14

Bot releases are hidden (Show)

node-api-problem - v2.0.0

Published by ahmadnassri over 8 years ago

<a name"2.0.0">

2.0.0 (2016-07-20)

Bug Fixes

  • es2015: proper export of es2015 comptaible modules (5a2a131b)

Breaking Changes

  • The Express middlewear is now broken out into its own file

    (5a2a131b)

node-api-problem - v1.1.0

Published by ahmadnassri over 8 years ago

<a name"1.1.0">

1.1.0 (2016-03-28)

Bug Fixes

  • statusCode: allow 207 Multi-Status (469ba735)

Features

  • methods: new send method allows for sending HTTP Responses using http.ServerResponse (b16d4789)