AgregoreWeb / agregore-browser

A minimal browser for the distributed web (Desktop version)
https://www.youtube.com/watch?v=TnYKvOQB0ts&list=PL7sG5SCUNyeYx8wnfMOUpsh7rM_g0w_cu&index=14
GNU Affero General Public License v3.0
715 stars 66 forks source link

Have protocols properly redirect directory URLs to end in `/` #193

Open RangerMauve opened 2 years ago

RangerMauve commented 2 years ago

Related to https://github.com/RangerMauve/make-fetch/issues/4

At the moment not having this leads to a lot of weird behavior in directory and relative path resolution. It'd be good to make all protocols behave coherently.