301 responses ignored in enqueueLinks #2037
clemenspeters
started this conversation in
General
Replies: 1 comment
-
|
We don't ignore 301 redirects. I don't understand what you are trying to do with that code sample - you are already inside the request handler with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
enqueueLinks doesn't work on redirected (301) responses, even though the page content is received.
Is this expected?
My workaround currently:
Is there a cleaner way?
Do you find this behaviour intuitive / expected to just ignore 301 pages in
enqueueLinks?Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions