prologue icon indicating copy to clipboard operation
prologue copied to clipboard

Is there a way to return HTTP 204 No Content without Content-Length and Content-Type headers?

Open jpalomaki opened this issue 1 year ago • 0 comments

Hello,

I.e. is it possible send a 204 No Content response without specifying an empty body?

~I currently emit 204 No Content like this, for a simple health check endpoint.~

Thanks, Jukka

jpalomaki avatar Mar 07 '23 17:03 jpalomaki