denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

fix: better handling of query params #2535

Closed kitsonk closed 2 years ago

kitsonk commented 2 years ago

There are situations where we are leaking query params on redirects and canonical URLs. This helps ensure they are properly set.