virto-network / valor

Create HTTP APIs with a plugin system that runs in the server and the browser.
GNU General Public License v3.0
9 stars 8 forks source link

Regression: return error http response when no plugin is matched #41

Closed olanod closed 3 years ago

olanod commented 3 years ago

With valor_bin when a plugin is not matched or apparently with any other runtime error the connection gets closed instead of returning an HTTP response with an error code and message.