internetarchive / dweb-mirror

Offline Internet Archive project
https://www-dweb-mirror.dev.archive.org/
GNU Affero General Public License v3.0
263 stars 27 forks source link

Transports.js gatewayUrls undo hack - #272

Closed mitra42 closed 4 years ago

mitra42 commented 4 years ago

Fix temporary fix ....

Filter by gateway's protos based on info (dont ask it for things it cant provide)

Best to do as make dweb-mirror client side a Transport, (call it a proxy) that would recognize URLs that should go to a gateway and pass to that gateway and sit in the validFor function at potentially higher precedence than TransportHTTP

This is worth thinking through carefully before undoing the hack

mitra42 commented 4 years ago

gatewayUrls is now obsolete - closing