0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-29 09:43:20 +01:00
hono/deno_dist/validator
Robert Sasak 79dc187dbb
fix(validator): Invalid HTTP header error is hidden (#1694)
* Invalid HTTP header error is hidden

This error is captured and never shown which may by misleading. This PR suggest to throw this error directly to the reponse.

* fixed the linter error

* add a test

* denoify

---------

Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2023-11-21 19:42:27 +09:00
..
index.ts feat(validator): support type transformation (#969) 2023-03-11 22:17:08 +09:00
validator.ts fix(validator): Invalid HTTP header error is hidden (#1694) 2023-11-21 19:42:27 +09:00