- From: Jake Archibald <notifications@github.com>
- Date: Fri, 22 Jun 2018 04:14:57 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 22 June 2018 11:15:20 UTC
In specs, if I want to create a new request, I'm creating the request object, then creating the headers object, then hooking the two up. With responses it's slightly more complicated, as I need to deal with the trailer promise too. Is this worth simplifying? -- 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/771
Received on Friday, 22 June 2018 11:15:20 UTC