HW2 Echo Form

A small request console to test GET / POST / PUT / DELETE and x-www-form-urlencoded / JSON submissions against HW2 echo endpoints.

← Back to Home

Request Console

Send a request to an Echo endpoint

JS: checking…

Controls

Output

Endpoint
/hw2/php/echo.php
Method
POST
Encoding
application/x-www-form-urlencoded
Tip
Echo endpoint should display hostname, time, IP, user-agent, and the received data.
Server response No request yet