Hacker News new | ask | show | jobs
by dangrossman 3489 days ago
> It was Marc Andreessen who suggested our current method based on what he had already implemented in Mosaic...

https://eager.io/blog/the-history-of-the-url-path-fragment-q...

1 comments

> You may have also noticed that cookies follow a similar, but different format: x=1;y=2 which doesn’t actually conflict with HTML character encoding at all. This idea was not lost on the W3C, who encouraged implementers to support ; as well as & in query parameters as early as 1995.

I wish the w3c had won that one.