aboutsummaryrefslogtreecommitdiff
path: root/packages/bun-uws/fuzzing/seed-corpus/EpollEchoServer/d0aa073c7d5b814dd0aab1e27cc2365601f3dcb3
blob: 1d551ac4c195e7d9d1b3541feadde29b953ab27b (plain)
ofshex dumpascii
0000 65 64 0d 00 63 40 09 50 e1 0b 27 69 7e 67 65 74 e1 26 64 63 02 7b 00 04 00 00 0a 27 09 e1 e1 0d ed..c@.P..'i~get.&dc.{.....'....
0020 0a 73 45 63 2d 77 65 62 73 6f 63 6b 65 74 2d 6b 65 79 3a 64 47 68 95 01 21 48 4e 07 fe 68 7b f9 .sEc-websocket-key:dGh..!HN..h{.
0040 52 52 74 72 75 74 61 6e 6e 69 62 0d 0a 73 65 63 2d 77 65 62 73 6f 63 6b 45 54 2d 65 78 74 65 6e RRtrutannib..sec-websockET-exten
0060 73 69 6f 6e 73 f8 63 74 31 00 65 30 2e 31 70 65 72 6d 65 73 73 61 67 65 2d 64 65 66 6c 61 74 65 sions.ct1.e0.1permessage-deflate
0080 73 61 0d 0a 0d 0a b6 01 00 00 73 65 63 2d 77 70 ff 09 50 e1 0b 27 69 7e 67 65 74 e1 26 64 63 02 sa........sec-wp..P..'i~get.&dc.
00a0 7b 0a 27 09 e1 e1 0d 0a 73 65 63 2d 77 65 62 73 6f 63 6b 65 74 2d 6b 65 79 3a 64 47 1d 6c 49 21 {.'.....sec-websocket-key:dG.lI!
00c0 48 4e 07 fe 68 7b f9 52 52 74 72 75 74 61 6e 6e 69 62 0d 0a 73 65 63 2d 77 65 62 73 6f 63 6b 65 HN..h{.RRtrutannib..sec-websocke
00e0 54 2d 65 78 74 65 6e 73 69 6f 6e 73 f8 63 74 31 00 65 30 2e 31 70 65 72 6d 65 73 73 61 67 65 2d T-extensions.ct1.e0.1permessage-
0100 64 65 66 6c 61 74 65 73 61 0d 0a 0d 0a b6 01 00 00 db 06 06 06 62 77 65 74 00 68 6e 02 c4 e1 0b deflatesa............bwet.hn....
0120 e1 00 e1 67 65 74 e1 64 74 64 74 63 c8 c8 c9 c8 e1 0d 0a 73 65 63 2d 77 65 62 73 6f 63 6b 65 74 ...get.dtdtc.......sec-websocket
0140 2d 6b 65 79 3a 64 47 6c 48 68 4e 02 4a 00 21 fe 7b f9 52 52 74 f8 75 74 61 6e 6e 69 66 0d 0a 73 -key:dGlHhN.J.!.{.RRt.utannif..s
0160 65 63 2d 77 65 62 73 6f 63 6b 65 54 2d 65 78 74 65 6e 73 69 6f 6e 73 b8 63 74 31 00 31 70 65 72 ec-websockeT-extensions.ct1.1per
0180 6d 65 73 73 61 67 65 2d 6c 66 65 61 74 64 65 73 61 0d 0a 0d 0a message-lfeatdesa....
port: 0}` causing flaky testGravatar Ashcon Partovi 1-0/+2 2023-10-17test changes in usockets in ciGravatar Dylan Conway 5-0/+9 2023-10-17fix #4766 (#6563)Gravatar Pierre CM 1-4/+4 2023-10-17Update ZigGeneratedClasses.cppGravatar Dylan Conway 1-2/+0 2023-10-17use npm alias in dependencies (#6545)Gravatar Dylan Conway 7-29/+271 2023-10-17fix(node:http): fix `server.address()` (#6442)Gravatar Ai Hoshino 12-12/+453 2023-10-17docs: fix ws.publish (#6558)Gravatar Aral Roca Gomez 1-1/+1 2023-10-17perf(bun-types): remove needless some call (#6550)Gravatar Mikhail 1-1/+1 2023-10-16fix(runtime): make some things more stable (partial jsc debug build) (#5881)Gravatar dave caruso 116-1446/+1830 2023-10-16fix(runtime): improve IPC reliability + organization pass on that code (#6475)Gravatar dave caruso 15-98/+266 2023-10-16Simplify getting Set of extentions (#4975)Gravatar Mikhail 1-3/+3 2023-10-16Fix formattingGravatar Ashcon Partovi 1-3/+1 2023-10-16fix(test): when tests run with --only the nested describe blocks `.on… (#5616)Gravatar Igor Shapiro 2-13/+45 2023-10-16perf(node:events): optimize `emit(...)` function (#5485)Gravatar Yannik Schröder 3-11/+132 2023-10-16fix: don't remove content-encoding header from header table (#5743)Gravatar Liz 2-2/+25 2023-10-16fix(sqlite) Insert .all() does not return an array #5872 (#5946)Gravatar Hugo Galan 2-7/+11 2023-10-16Fix formattingGravatar Ashcon Partovi 2-5/+4 2023-10-16Fix `Response.statusText` (#6151)Gravatar Chris Toshok 10-238/+269 2023-10-16fix-subprocess-argument-missing (#6407)Gravatar Nicolae-Rares Ailincai 4-2/+40 2023-10-16Add type parameter to `expect` (#6128)Gravatar Voldemat 1-3/+3 2023-10-16fix(node:worker_threads): ensure threadId property is exposed on worker_threa...Gravatar Jérôme Benoit 6-15/+75 2023-10-16Fix use before define bug in sqliteGravatar Ashcon Partovi 2-5/+5 2023-10-16fix(jest): fix toStrictEqual on same URLs (#6528)Gravatar João Alisson 2-13/+16 2023-10-16Fix `toHaveBeenCalled` having wrong error signatureGravatar Ashcon Partovi 1-2/+2 2023-10-16Fix formattingGravatar Ashcon Partovi 1-2/+1 2023-10-16Add `reusePort` to `Bun.serve` typesGravatar Ashcon Partovi 1-0/+9 2023-10-16Fix `request.url` having incorrect portGravatar Ashcon Partovi 4-1/+92 2023-10-16Remove uWebSockets header from Bun.serve responsesGravatar Ashcon Partovi 1-6/+6 2023-10-16Rename some testsGravatar Ashcon Partovi 3-0/+0 2023-10-16Fix #6467Gravatar Ashcon Partovi 2-3/+10 2023-10-16Update InternalModuleRegistryConstants.hGravatar Dylan Conway 1-3/+3 2023-10-16Development -> Contributing (#6538)Gravatar Colin McDonnell 2-1/+1 2023-10-14fix(net/tls) fix pg hang on end + hanging on query (#6487)Gravatar Ciro Spaciari 3-8/+36 2023-10-13fix installing dependencies that match workspace versions (#6494)Gravatar Dylan Conway 4-2/+64 2023-10-13fix lockfile struct padding (#6495)Gravatar Dylan Conway 3-3/+18