0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +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 ci: Report coverage with CodeCov (#2862) 2024-06-01 04:17:47 +09:00
lambda fix(aws-lambda): handle multiple cookies in streaming responses (#2926) 2024-06-12 19:25:37 +09:00
lambda-edge ci: Report coverage with CodeCov (#2862) 2024-06-01 04:17:47 +09:00
node feat(context): make fetch Response headers mutable (#3318) 2024-09-08 15:59:42 +09:00
workerd test(workerd): add tests for WebSocket (#2891) 2024-06-03 00:14:11 +09:00
tsconfig.json chore(eslint): enable @typescript-eslint/unbound-method (#2622) 2024-05-06 17:38:34 +09:00