Files
bun.sh/test/bun.js
Jarred Sumner d84f79bcc1 [fetch] Implement Headers#getAll and Headers#getSetCookie()
This matches Deno's behavior (get() combines, iterator preserves the order, set and append combine), but implements both the Cloudflare Workers `getAll()` and the potential standard `getSetCookie` function.  The rationale for choosing both is to better support libraries which check for `getAll` and also because `getSetCookie` seems a little confusing (names are hard)

This also makes `.toJSON` and JSON.stringify return an array for `Set-Cookie`
2022-12-02 07:42:44 -08:00
..
2022-06-22 23:21:48 -07:00
2022-11-27 07:29:46 -08:00
2022-06-22 23:21:48 -07:00
2022-06-22 23:21:48 -07:00
2022-10-09 02:02:46 -07:00
2022-12-02 01:56:25 -08:00
2022-11-11 16:02:35 -08:00
2022-06-22 23:21:48 -07:00
2022-06-22 23:21:48 -07:00
2022-11-27 19:37:14 -08:00
2022-06-22 23:21:48 -07:00
2022-06-22 23:21:48 -07:00
2022-12-02 00:25:38 -08:00
2022-11-27 22:41:22 -08:00
2022-09-03 03:57:43 -07:00
2022-09-03 03:57:43 -07:00
2022-07-15 21:48:30 -07:00
2022-06-22 23:21:48 -07:00
2022-06-22 23:21:48 -07:00
2022-11-30 16:36:03 -08:00
2022-11-19 04:16:31 -08:00
2022-11-13 20:51:27 -08:00
2022-11-28 15:59:58 -08:00
2022-11-20 07:12:01 -08:00
2022-06-22 23:21:48 -07:00
2022-06-24 06:59:47 -07:00
2022-06-24 06:59:47 -07:00
2022-06-22 23:21:48 -07:00
2022-06-22 23:21:48 -07:00
2022-11-25 22:53:21 -08:00
2022-11-25 07:04:08 -08:00
2022-06-22 23:21:48 -07:00
2022-06-22 23:21:48 -07:00
2022-06-22 23:21:48 -07:00
2022-06-22 23:21:48 -07:00