Closed Susurrus closed 2 years ago
There was a bug in my previous redirection code, and switching to the built-in redirection handler fixes it. I think this makes more sense though it adds an extra HTTP request per fetch (to preserve the Body of the request).
There was a bug in my previous redirection code, and switching to the built-in redirection handler fixes it. I think this makes more sense though it adds an extra HTTP request per fetch (to preserve the Body of the request).