codinget
  • Joined on 2022-10-19
codinget pushed to worktree-bridge-cse_01Qgeq7pHMDfDdBut1j2fATD at webnet/webnet 2026-06-04 01:07:04 +02:00
21cf22347a feat(http/websocket): add websocket/client and websocket/server subpath exports
codinget pushed to worktree-bridge-cse_01Qgeq7pHMDfDdBut1j2fATD at webnet/webnet 2026-06-01 13:12:17 +02:00
5b48ab50ca test(http/websocket): add coverage for protocols option, basic-auth URL, abrupt close
codinget pushed to worktree-bridge-cse_01Qgeq7pHMDfDdBut1j2fATD at webnet/webnet 2026-06-01 09:45:37 +02:00
aaec794c88 fix(http): prevent pool race when a fetch() response is promoted to WebSocket
codinget pushed to worktree-bridge-cse_01Qgeq7pHMDfDdBut1j2fATD at webnet/webnet 2026-06-01 01:08:49 +02:00
a8ccea5065 refactor(http/websocket): rework connectWebSocket to use dialer+URL or ClientResponse
codinget pushed to worktree-bridge-cse_013dxKwZE2FFh9CsjidU8mc7 at webnet/webnet 2026-05-31 21:32:22 +02:00
89de247a61 chore(http): tag unreachable drain-failure paths with c8 ignore
codinget pushed to worktree-bridge-cse_013dxKwZE2FFh9CsjidU8mc7 at webnet/webnet 2026-05-31 21:08:02 +02:00
72cab4956c test(http): improve redirect + drain() coverage to 99.81% statements
codinget pushed to worktree-bridge-cse_013dxKwZE2FFh9CsjidU8mc7 at webnet/webnet 2026-05-31 19:36:05 +02:00
0a3ca0dbcd fix(http): same-connection mode must not reconnect; add 304 test
codinget created pull request webnet/webnet#18 2026-05-31 14:11:02 +02:00
WIP: feat(http): WebSocket support (@webnet/http/websocket)
codinget created branch worktree-bridge-cse_01Qgeq7pHMDfDdBut1j2fATD in webnet/webnet 2026-05-31 14:10:46 +02:00
codinget pushed to worktree-bridge-cse_01Qgeq7pHMDfDdBut1j2fATD at webnet/webnet 2026-05-31 14:10:46 +02:00
33144f52f0 feat(http): add WebSocket support in @webnet/http/websocket
codinget created pull request webnet/webnet#17 2026-05-31 14:04:14 +02:00
WIP: feat(http): add 3xx redirect support to fetch/fetch.stream
codinget pushed to worktree-bridge-cse_013dxKwZE2FFh9CsjidU8mc7 at webnet/webnet 2026-05-31 14:03:29 +02:00
2831e9759a feat(http): add 3xx redirect support to fetch/fetch.stream
codinget created branch worktree-bridge-cse_013dxKwZE2FFh9CsjidU8mc7 in webnet/webnet 2026-05-31 14:03:29 +02:00
codinget deleted branch worktree-bridge-cse_01NtZpAYEAetkGheAx6MD2zw from webnet/webnet 2026-05-30 23:57:01 +02:00
codinget pushed to main at webnet/webnet 2026-05-30 23:57:00 +02:00
ae391541ba fix(http): exclude unreachable ContinueBodyReader.onFinish from coverage; fix README
f10d0140d2 refactor+test(http): fix import style, update exports, improve coverage
04e79107ae feat(http): add interim:skip, fix requestStream+hijack, add fetch 1xx+streaming
58d2197187 docs: update AI disclosure for client-side 1xx support
9cfcbcdfc5 feat(http): add client-side 1xx support
Compare 6 commits »
codinget merged pull request webnet/webnet#16 2026-05-30 23:56:59 +02:00
feat(http): add 1xx informational response support
codinget pushed to worktree-bridge-cse_01NtZpAYEAetkGheAx6MD2zw at webnet/webnet 2026-05-30 21:50:55 +02:00
ae391541ba fix(http): exclude unreachable ContinueBodyReader.onFinish from coverage; fix README
codinget pushed to worktree-bridge-cse_01NtZpAYEAetkGheAx6MD2zw at webnet/webnet 2026-05-30 21:40:18 +02:00
f10d0140d2 refactor+test(http): fix import style, update exports, improve coverage
codinget pushed to worktree-bridge-cse_01NtZpAYEAetkGheAx6MD2zw at webnet/webnet 2026-05-30 21:18:52 +02:00
04e79107ae feat(http): add interim:skip, fix requestStream+hijack, add fetch 1xx+streaming
codinget pushed to worktree-bridge-cse_01NtZpAYEAetkGheAx6MD2zw at webnet/webnet 2026-05-30 17:01:48 +02:00
58d2197187 docs: update AI disclosure for client-side 1xx support
9cfcbcdfc5 feat(http): add client-side 1xx support
Compare 2 commits »