- From: Taylor Hurt <notifications@github.com>
- Date: Sat, 07 May 2016 09:37:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc:
Received on Saturday, 7 May 2016 16:46:49 UTC
I have now confirmed that both the direct console entry and the script version of these operations works in FF. FF gave me a nice warning about about not having a character encoding set so I added `<meta charset="utf-8"/>` at the top of the html document, but this did not fix for script version in chrome. Looks like I maybe should file a chrome bug report. --- 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/300#issuecomment-217649961
Received on Saturday, 7 May 2016 16:46:49 UTC