Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ky doesn't seem to follow 301 redirects #558

Open
cafca opened this issue Apr 15, 2020 · 0 comments
Open

ky doesn't seem to follow 301 redirects #558

cafca opened this issue Apr 15, 2020 · 0 comments

Comments

@cafca
Copy link
Collaborator

cafca commented Apr 15, 2020

Issue description

If a request is loaded from an endpoint that returns a 301 HTTP response, the redirect is not followed but an error is thrown.

Related hotfix #397

Steps to reproduce the issue

  1. Set API_URL env var to point to an endpoint at netlify.com
  2. Watch requests receive 301 responses pointing at netlify.app

What's the expected result?

  • The 301 response is followed and a request is sent to the new location

What's the actual result?

  • An exception is thrown
@cafca cafca transferred this issue from FixMyBerlin/fixmy.platform Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant