prasi-api/pkgs/server
riz 3c1346bd1a Add comprehensive request debugging to isolate hanging
- Log every incoming request with method, URL, and headers
- Add try-catch around entire fetch handler with stack traces
- Force development mode to false for production behavior
- This will show exactly where requests are failing or hanging

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 02:06:04 +00:00
..
api-ctx.ts fix 2024-12-11 13:18:21 +07:00
api-frm.ts wip fix 2024-01-23 23:03:13 +07:00
binary-ext.ts fixing hex 2024-07-29 17:58:55 +07:00
create.ts Add comprehensive request debugging to isolate hanging 2025-11-20 02:06:04 +00:00
parse-args.ts wip fix 2024-01-23 23:03:13 +07:00
prep-api-ts.ts fix 2024-08-19 20:17:23 +07:00
serve-api.ts fix 2024-06-27 21:56:09 +07:00
serve-web.ts Add response debugging to isolate hanging issue 2025-11-20 01:49:22 +00:00