controller_nocontent
Return an empty HTTP 204 No Content response.
The controller accepts GET, PUT, POST, HEAD, and DELETE. It is useful as a dispatch target when a successful request deliberately has no representation.
Return an empty HTTP 204 No Content response.
The controller accepts GET, PUT, POST, HEAD, and DELETE. It is useful as a dispatch target when a successful request deliberately has no representation.