- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 08 Jun 2017 11:08:17 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 June 2017 18:08:51 UTC
domenic commented on this pull request. > @@ -4683,6 +4683,7 @@ dictionary RequestInit { DOMString integrity; boolean keepalive; any window; // can only be set to null + AbortSignal signal; It makes it match the order for `interface Request` -- 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/pull/523#discussion_r120959259
Received on Thursday, 8 June 2017 18:08:51 UTC