Skip to main content

apiNoContentResponse

apiNoContentResponse(headers?): Response

Sends a response with HTTP status code 204 (No Content).

Parameters

headers?

HeadersInit

Optional headers to include in the response.

Returns

Response