HW2 Echo Tester
JS off: works in reduced mode (GET/POST). JS on: supports PUT/DELETE + JSON via fetch().
Language / Endpoint
PHP
Python
Go
HTTP Method
GET
POST
PUT
DELETE
Encoding
application/x-www-form-urlencoded
application/json
id (useful for PUT/DELETE)
name
message
Send
Reset
Request preview:
—
Response
—
JavaScript is off.
This page will submit only via normal HTML forms (GET/POST). PUT/DELETE and JSON body require JavaScript.