A specialized debugging gateway designed for network inspection and request reflection.
POST body. Check if your JSON payload is correctly received.
Use the following endpoint to diagnose your connection:
# GET Request (Browser/CLI) curl -X GET https://api.suvarnabhumi.top/debug # POST Request (Test Reflection) curl -X POST https://api.suvarnabhumi.top/debug \ -H "Content-Type: application/json" \ -d '{"test": "hello_dev"}'