Y
Hacker News
new
|
ask
|
show
|
jobs
by
gregable
1049 days ago
The amp version gets around the length by hashing the hostname if it's too long:
https://amp.dev/documentation/guides-and-tutorials/learn/amp...
1 comments
jesprenj
1048 days ago
Interesting, but that means they have to store the hostname somewhere.
link
gregable
1046 days ago
It's repeated in the URL path, not just the hostname.
link
jesprenj
1045 days ago
Ah, I see!
link