prasi-api/pkgs/server
riz 9bf393fee8 Add immediate test response and enhanced debugging
- Return immediate response for root path to test if fetch handler is called
- Add step-by-step debugging through request processing pipeline
- This will isolate exactly where the hanging occurs in the complex logic

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 02:29:56 +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 immediate test response and enhanced debugging 2025-11-20 02:29:56 +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