Hacker News new | past | comments | ask | show | jobs | submit login

Except that you can "run" (display) an HTML document without ever sending any HTTP requests. The HTML has no power to send one. It just tells you what happens if a user clicks a UI element.

Saying that HTML can send HTTP messages is like saying that HATEOAS API responses[1] can send HTTP messages. They can't without a separate program (written in a non-HTML language) to interpret the HTML and send the message.

1. https://restfulapi.net/hateoas/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: