Reduced mode (JavaScript OFF)
Without JavaScript, we can still send GET/POST requests using standard HTML forms,
but endpoint/method/encoding must be predetermined.
GET to C Echo
POST (form-urlencoded) to C Echo
(JSON requests cannot be generated by plain HTML forms without JavaScript.)