Re: [fetch] POST calls - Request Payload is not shown with native fetch (#59)

Yeah I am using this only and getting the request payload properly showing up. 

However, if you are in the latest browser the polyfill will not replace the browser's native fetch method. So under the hood you will be using the browsers fetch.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/59#issuecomment-115563425

Received on Friday, 26 June 2015 07:39:12 UTC