codinget
  • Joined on 2022-10-19
codinget pushed to test/http at webnet/webnet 2026-05-20 19:23:18 +02:00
27cc807796 chore(http): exclude test-helpers from build and coverage
codinget pushed to test/http at webnet/webnet 2026-05-20 18:34:56 +02:00
9129206916 test(http): default to unit+integration, add :unit script variants
codinget created pull request webnet/webnet#11 2026-05-20 18:23:05 +02:00
WIP: test(http): setup tests for the http package
codinget deleted branch refactor/http-exports from webnet/webnet 2026-05-20 18:22:14 +02:00
codinget pushed to test/http at webnet/webnet 2026-05-20 14:46:32 +02:00
45667ea9d2 test(http): classify tests as unit/integration/external with env-var gates
codinget created branch test/http in webnet/webnet 2026-05-20 13:37:29 +02:00
codinget pushed to test/http at webnet/webnet 2026-05-20 13:37:29 +02:00
d026bea748 chore(http): add test:coverage script
530835607a test(http): add comprehensive unit test suite (296 tests)
075ed71505 fix(http): maxBodyLength error swallowed on final body chunk
Compare 3 commits »
codinget created branch refactor/http-exports in webnet/webnet 2026-05-20 13:15:49 +02:00
codinget pushed to refactor/http-exports at webnet/webnet 2026-05-20 13:15:49 +02:00
codinget pushed to main at webnet/webnet 2026-05-20 13:14:52 +02:00
4eee5f88fa fix(http): broken exports
codinget deleted branch refactor/http-exports from webnet/webnet 2026-05-20 01:48:35 +02:00
codinget pushed to main at webnet/webnet 2026-05-20 01:48:34 +02:00
7920a6db96 chore(example-app): import from @webnet/http/server to more clearly state intent
bda28b3cef refactor(http): split exports into internal and external groups + root barrels for the core features
Compare 2 commits »
codinget merged pull request webnet/webnet#10 2026-05-20 01:48:33 +02:00
refactor(http): split exports into internal and external groups + root barrels for the core features
codinget created pull request webnet/webnet#10 2026-05-20 01:48:07 +02:00
refactor(http): split exports into internal and external groups + root barrels for the core features
codinget pushed to refactor/http-exports at webnet/webnet 2026-05-20 01:47:15 +02:00
7920a6db96 chore(example-app): import from @webnet/http/server to more clearly state intent
bda28b3cef refactor(http): split exports into internal and external groups + root barrels for the core features
Compare 2 commits »
codinget created branch refactor/http-exports in webnet/webnet 2026-05-20 01:47:15 +02:00
codinget deleted branch feat/http-timeouts from webnet/webnet 2026-05-19 23:58:28 +02:00
codinget pushed to main at webnet/webnet 2026-05-19 23:58:28 +02:00
2d47f4862b feat(http): add headersTimeout, keepAliveTimeout and bodyTimeout support (#9)
codinget merged pull request webnet/webnet#9 2026-05-19 23:58:27 +02:00
feat(http): add headersTimeout, keepAliveTimeout and bodyTimeout support
codinget created pull request webnet/webnet#9 2026-05-19 23:57:44 +02:00
feat(http): add headersTimeout, keepAliveTimeout and bodyTimeout support