2xx · Success
204No Content
The server successfully processed the request, but is not returning any content.
What is HTTP 204?
The 204 No Content status means the server successfully processed the request but is not returning any content. Commonly used for DELETE operations or PUT updates where no response body is needed.
Check a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →