0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
hono/runtime_tests/node
nitedani c2b0de42a0
feat(context): make fetch Response headers mutable (#3318)
* make headers mutable

* add test

* immutability check

* revert change

* fix(context): clone response object if it's immutable

* test(runtime-node): specify ip address as numbers

* test(runtime-node): use address from server info instead of `127.0.0.1`

* test(runtime-node): use large date to test compress

---------

Co-authored-by: Taku Amano <taku@taaas.jp>
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2024-09-08 15:59:42 +09:00
..
index.test.ts feat(context): make fetch Response headers mutable (#3318) 2024-09-08 15:59:42 +09:00
vitest.config.ts ci: Report coverage with CodeCov (#2862) 2024-06-01 04:17:47 +09:00