Skip to content

Fixed a issue with GET and DELETE requests body over http.

Choose a tag to compare

@T-Reimer T-Reimer released this 08 Sep 18:45
· 17 commits to master since this release

The request body wasn't present on the server side when executing the request.
This issue is now resolved with this patch.