codinget
  • Joined on 2022-10-19
codinget pushed to worktree-bridge-cse_01NtZpAYEAetkGheAx6MD2zw at webnet/webnet 2026-05-30 16:40:36 +02:00
a4506991e7 feat(http): add 1xx informational response support
9ebbd6ec2d feat(http): export prependTransport via _internals
a952de815b test(http): achieve 100% coverage for hijack and prependTransport
873f392a79 fix(http): guard hijacked ClientConnection against reuse and fix pool timing
dfa4ab69cf feat(http): add sendResponse option to server hijack
Compare 7 commits »
codinget deleted branch worktree-bridge-cse_01XPT1faAxqDctVEkGMNRNJb from webnet/webnet 2026-05-30 16:32:30 +02:00
codinget pushed to main at webnet/webnet 2026-05-30 16:32:30 +02:00
9ebbd6ec2d feat(http): export prependTransport via _internals
a952de815b test(http): achieve 100% coverage for hijack and prependTransport
873f392a79 fix(http): guard hijacked ClientConnection against reuse and fix pool timing
dfa4ab69cf feat(http): add sendResponse option to server hijack
f905206441 docs: update AI disclosure for hijack() implementation
Compare 6 commits »
codinget merged pull request webnet/webnet#15 2026-05-30 16:32:27 +02:00
feat(http): add hijack() on server and client responses
codinget pushed to worktree-bridge-cse_01XPT1faAxqDctVEkGMNRNJb at webnet/webnet 2026-05-30 16:30:30 +02:00
9ebbd6ec2d feat(http): export prependTransport via _internals
codinget pushed to worktree-bridge-cse_01XPT1faAxqDctVEkGMNRNJb at webnet/webnet 2026-05-30 16:17:30 +02:00
a952de815b test(http): achieve 100% coverage for hijack and prependTransport
codinget pushed to worktree-bridge-cse_01XPT1faAxqDctVEkGMNRNJb at webnet/webnet 2026-05-29 18:06:03 +02:00
873f392a79 fix(http): guard hijacked ClientConnection against reuse and fix pool timing
codinget pushed to worktree-bridge-cse_01XPT1faAxqDctVEkGMNRNJb at webnet/webnet 2026-05-29 17:34:31 +02:00
dfa4ab69cf feat(http): add sendResponse option to server hijack
codinget created pull request webnet/webnet#16 2026-05-29 12:54:15 +02:00
WIP: feat(http): add 1xx informational response support
codinget pushed to worktree-bridge-cse_01NtZpAYEAetkGheAx6MD2zw at webnet/webnet 2026-05-29 12:53:46 +02:00
1d39b715e6 feat(http): add 1xx informational response support
codinget created branch worktree-bridge-cse_01NtZpAYEAetkGheAx6MD2zw in webnet/webnet 2026-05-29 12:53:46 +02:00
codinget created pull request webnet/webnet#15 2026-05-29 12:53:22 +02:00
WIP: feat(http): add hijack() on server and client responses
codinget pushed to worktree-bridge-cse_01XPT1faAxqDctVEkGMNRNJb at webnet/webnet 2026-05-29 12:53:15 +02:00
f905206441 docs: update AI disclosure for hijack() implementation
a70ba05ce3 feat(http): add hijack() to server and client responses for HTTP upgrades
Compare 2 commits »
codinget created branch worktree-bridge-cse_01XPT1faAxqDctVEkGMNRNJb in webnet/webnet 2026-05-29 12:53:15 +02:00
codinget created pull request webnet/webnet#14 2026-05-29 02:45:23 +02:00
WIP: feat(http): typed context extension via next(extra) in middleware
codinget pushed to worktree-bridge-cse_01XUhonMp8zrZxUpQHFuASV2 at webnet/webnet 2026-05-29 02:44:57 +02:00
1b36b9641b feat(http): typed context extension via next(extra) in middleware
codinget created branch worktree-bridge-cse_01XUhonMp8zrZxUpQHFuASV2 in webnet/webnet 2026-05-29 02:44:57 +02:00
codinget deleted branch docs/agent-instructions from webnet/webnet 2026-05-29 01:47:03 +02:00
codinget pushed to main at webnet/webnet 2026-05-29 01:47:03 +02:00
f0ec13e9b7 docs(agents): keep PR description up to date on each push
43a3345549 docs(agents): add coding style and dependency guidelines
1014073090 docs: add AGENTS.md with agent workflow instructions
Compare 3 commits »
codinget merged pull request webnet/webnet#13 2026-05-29 01:47:01 +02:00
docs: add AGENTS.md with agent workflow instructions