fn responseHasBody(self: Method) bool
Returns true if a response to this method is allowed to have a body Actual behavior from clients may vary and should still be checked
self: Method,