Add status code and latency test endpoints Add three new endpoints for testing HTTP status codes and response latency: - GET /status/: return arbitrary HTTP status code (100-599) - GET /delay/: simulate response latency (max 60s) - GET /status//delay/: combine status code with latency Co-Authored-By: Claude Opus 4.6 (1M context)