put
No-op method for PUT requests.
This method does nothing as the request has already been dispatched and is immutable.
Parameters
body
The JSON body (ignored).
No-op method for PUT requests with custom content type.
This method does nothing as the request has already been dispatched and is immutable.
Parameters
contentType
The content type (ignored).
body
The request body (ignored).