Re: [fetch] PATCH verb (#50)

To be honest, i didn't follow that rabbit hole all the way down. I'm just a consumer of the restful.js library and it seemed that the bug was coming from some confusion over whether fetch should normalize the PATCH method or not, based on the spec. Seems like the authors of restful.js simply expected it to be normalized inside fetch just like the rest of the methods they were using. I'm not saying this is correct, but this seems like a problem that could easily be avoided in other projects that might be expecting this same behavior.

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

Received on Wednesday, 24 February 2016 13:14:26 UTC