- From: Nathan Friedly <notifications@github.com>
- Date: Mon, 13 Mar 2017 16:03:08 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 March 2017 23:03:44 UTC
Actually, it looks like a for/of loop gets each header individually, so while a little bit awkward that solves my issue. Now I need to figure out how he's actually getting the set-cookie headers in the first place since it appears that `fetch()` blocks those. -- 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/506#issuecomment-286270804
Received on Monday, 13 March 2017 23:03:44 UTC