lsst-epo / rubin-obs-client

Client for the Rubin Observatory operational site
https://rubinobservatory.org
0 stars 0 forks source link

fix: do not encode URI slashes #580

Closed alexgoff closed 1 month ago

alexgoff commented 1 month ago

Bing couldn't parse URL's where the slashes were encoded, so instead just encode the segments and then re-combine.