- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 11 Aug 2016 05:37:17 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 11 August 2016 12:37:49 UTC
(Renamed the issue for correctness.) There are three uses: - Request constructor. This should use the current settings object, since there is no `this` to get the relevant settings object of. - Response constructor. Same. - Response.prototype.redirect. This should use the relevant settings object of the context object. -- 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/367#issuecomment-239148503
Received on Thursday, 11 August 2016 12:37:49 UTC