pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

Handling for unknown HTTP-Status #133

Closed lfroe closed 7 years ago

lfroe commented 7 years ago

I added a way to handle HTTP-StatusCodes for which there is no key in the ServerResponse.STATUS-object (i.e. '403').