Skip to content

Fix body not sending for PUT/POST/PATCH requests

Choose a tag to compare

@junlarsen junlarsen released this 05 Dec 00:07
· 55 commits to master since this release

The ternary operator for inserting the body into the request was inverted so it was always undefined (lol) this has been fixed.