| ▲ | geoah 3 days ago | |||||||||||||||||||||||||
Was thinking the same. ?v=4#sha111 for defining the version and using fragment for hash verification seemed like a more interesting approach. | ||||||||||||||||||||||||||
| ▲ | thyristan 3 days ago | parent [-] | |||||||||||||||||||||||||
Fragments are useless outside a browser and lead to problems. A lot of command line and library HTTP agents ignore the fragment part of an URL, so you often might encounter everything after # stripped. Thus forcing you to invent yet another HTTP client/agent/URL library in a ton of languages. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||