Y
Hacker News
new
|
ask
|
show
|
jobs
by
fpoling
39 days ago
Wikipedia web server treats anything after /wiki/ literally as the name of the article.
So en.wikipedia.org/wiki/// is the article about C++ style comments
3 comments
chrismorgan
39 days ago
Oh,
magnificent
. Lovely high-profile example to add about empty path segments being meaningful.
link
morganastra
38 days ago
it looks like it goes to a disambiguation page for what "//" could refer to now (C++ style comments being the top entry), but that's delightful!
link
chii
39 days ago
i wonder if it ought to be `/wiki/%2F%2F` instead...
link