tronbyt/src
Corey Johnson 869fd18d42 Use redirect: manual to let browser handle redirects
Bun's fetch was following Go's 303 redirects internally, which
caused ECONNRESET errors during the auto-login redirect chain.
Let the browser handle redirects instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:36:13 -07:00
..
binary.ts Switch from unix socket to TCP proxy 2026-03-10 19:32:42 -07:00
proxy.ts Use redirect: manual to let browser handle redirects 2026-03-10 19:36:13 -07:00
server.ts Switch from unix socket to TCP proxy 2026-03-10 19:32:42 -07:00