- From: Dennis Decoene <notifications@github.com>
- Date: Wed, 10 Aug 2016 06:18:44 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 10 August 2016 13:19:16 UTC
I too have this problem where I'm making a new frontend for an old python flask API. I can understand that lowercase is the fetch standard, but I get a 400 when I use fetch. JQuery $.get is ok. I would like to move away from JQuery because the only thing I'm using is get and post. So, what is the resolution to this? I believe an optional "option" is the right way. normalize to lower case unless the user forces fetch to send as-is. --- 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/304#issuecomment-238863642
Received on Wednesday, 10 August 2016 13:19:16 UTC