Fixed a issue with GET and DELETE requests body over http.
The request body wasn't present on the server side when executing the request.
This issue is now resolved with this patch.
The request body wasn't present on the server side when executing the request.
This issue is now resolved with this patch.