Challenge List
What does the HTTP status code '204' mean?
1
OK - The request was successful
2
No Content - The server successfully processed the request but returned no content
3
Created - The request was successful and a new resource was created
4
Accepted - The request has been accepted for processing, but the processing is not complete
Clear
Sign in to submit
flag 7
Challenge List
0