0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 02:27:49 +01:00
hono/runtime_tests
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
..
bun fix(serve-static):supports directory contains . and not ends / (#3256) 2024-08-11 13:01:29 +09:00
deno chore(deno): use the latest jsr libraries for testing (#3375) 2024-09-04 16:25:06 +09:00
deno-jsx chore(deno): use the latest jsr libraries for testing (#3375) 2024-09-04 16:25:06 +09:00
fastly
lambda fix(aws-lambda): handle multiple cookies in streaming responses (#2926) 2024-06-12 19:25:37 +09:00
lambda-edge
node feat(context): make fetch Response headers mutable (#3318) 2024-09-08 15:59:42 +09:00
workerd
tsconfig.json