Webserver Test Page

Use this single file to exercise static/dynamic routes, status codes and form handling.

Basic checks

API / JSON

Try an API endpoint on the same origin like /api/health or /api/ping.

No request yet.

Form POST

Action: /submit
No submissions yet.

Static asset

Inline SVG used so no external request is required.

Also try requesting a non-existent static file like /assets/missing.png to test 404 static handling.


Environment info

Loading environment info...