fn requestHasBody(self: Method) bool

Returns true if a request of this method is allowed to have a body Actual behavior from servers may vary and should still be checked

Parameters

self: Method,