- From: Ben Kelly <notifications@github.com>
- Date: Mon, 19 Apr 2021 06:55:09 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 April 2021 13:55:22 UTC
Note, we had to revert this change due to a web compat issue. It broke a large site that was using `new Response()` with a relative Location header. They expected it to be resolved to an absolute location at `respondWith()` time. Is it possible to support this expectation? If not we will need to do a more careful deprecation and its unclear right now if we will be able to achieve. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1146#issuecomment-822485662
Received on Monday, 19 April 2021 13:55:22 UTC