labstack / armor

Uncomplicated, modern HTTP server
https://armor.labstack.com
MIT License
1.66k stars 64 forks source link

Fixes #51 #52

Closed alexandrestein closed 5 years ago

alexandrestein commented 5 years ago

This is a fix for the configuration miss behavior.

It turns out that the routing plugins (proxy and static) exclude next plugins. Or something like this.

vishr commented 5 years ago

@alexandrestein Can you test with latest commit? If things are working, we can cut a release.