|
|
|
|
|
by nrds
36 days ago
|
|
Wait until you realize that the difference between path and query string is entirely arbitrary and decided by the server. Query strings should never have existed. They are an implementation detail of CGI webservers that leaked all over everything and now smells really bad. |
|
Seems a lot better than the other potential world we could lived in, where paths were a black box and every web server/framework invented their own structure for them.