dvc.org: man.dvc.org/import-url redirect is broken

It supposed to behave in the same way as man.dvc.org/get-url

The fix should be applies to the server.js file.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 23 (23 by maintainers)

Commits related to this issue

Most upvoted comments

It’s 11% for dvc.org, the same as Safari 😃

I think the reason it does not work for me is caching of redirects:

Request URL: https://man.dvc.org/import-url
Request Method: GET
Status Code: 301 Moved Permanently (from disk cache)
Remote Address: 35.170.171.200:443
Referrer Policy: no-referrer-when-downgrade

If I run it a private windows everything works fine. So, we should check if there is a way to manage cache lifetime for redirects.