Hacker News new | ask | show | jobs
by myself248 899 days ago
Web browsers can render more than just HTML, can't they? Plain text at the very least, many do PDF as well.

That function really seems like it should be in the browser anyway. The server serves, the renderer renders.

1 comments

if the server side file format has something semantically similar to #include then your lovely simple binary model fails (without browsers having the same)
HTML has this, yet browsers seem to cope...?