Search code examples
appropriate HTTP status code for non-existent resources in REST API?...

resthttphttp-status-code-404http-status-codes

Read More
Correct HTTP status code when resource is available but not accessible because of permissions...

httprestresourceshttp-status-codes

Read More
axios give me error (POST /api/v1/users/token/refresh/ HTTP/1.1" 401 65) , How solve it?...

axioshttp-status-codes

Read More
Which status code should I use for failed validations or invalid duplicates?...

httpresthttp-status-codes

Read More
Are all HTTP Response codes valid for all HTTP verbs?...

httprestsoaphttp-status-codes

Read More
What is the correct status code, if my server can't reach a third party server?...

httphttp-status-codes

Read More
Does java.net.HttpUrlConnection always throw IOException if there is an error status return by Serve...

javaexceptionhttpurlconnectionhttp-status-codes

Read More
Django login with wrong credentials returns 200 not 401...

pythondjangohttphttp-status-codes

Read More
When and Why Should I Use the HTTP 304 Not Modified Status Code in a Spring Application?...

javaspringspring-boothttp-status-codes

Read More
Which HTTP status code to say username or password were incorrect?...

httpauthorizationhttp-status-codes

Read More
HTTP status code for a partial successful request...

resthttpposthttp-status-codes

Read More
Most appropriate HTTP status code for "job in progress"...

httprestresponsehttpresponsehttp-status-codes

Read More
Adding custom HTTP status code symbols in Rails...

ruby-on-railsrubyruby-on-rails-4http-status-codes

Read More
What HTTP response code to use to signal to a client that a new version is available?...

http-headersbrowser-cachehttp-status-codespage-refresh

Read More
What response status codes should I return from an HTTP DELETE endpoint?...

httphttp-status-code-404crudhttp-status-codeshttp-delete

Read More
How to get HTTP status errors from cURL 8.0?...

httpcurlhttp-status-codes

Read More
Which HTTP status code means "Not Ready Yet, Try Again Later"?...

httprestlanguage-agnosticbatch-processinghttp-status-codes

Read More
Getting a HttpStatusCode of 0...

c#resthttphttp-status-code-404http-status-codes

Read More
HTTP status code to status message...

pythonhttphttp-status-codes

Read More
Continue python script even if urllib.request encounters HTTP error codes...

pythonurllibhttp-status-codescontinue

Read More
3rd party API gives back 500 error, what code should my API return...

resthttp-status-codeslaminas-api-tools

Read More
Script to get the HTTP status code of a list of urls?...

bashcurlhttp-status-codes

Read More
Is HTTP 404 appropriate for out of range page number on paged content?...

http-status-code-404http-status-codes

Read More
curl and ping - how to check whether a website is either up or down?...

phpcurlwebserverhttp-status-codesping

Read More
If I add the "-f" parameter to CURL, how can I display the response body when the status c...

httpcurlhttp-status-codes

Read More
HTTP Status code for partial success or partial error response...

restwebapihttp-status-codes

Read More
How to return both custom HTTP status code and content?...

c#asp.net-corehttp-status-codes

Read More
Which HTTP code is most suitable for when an endpoint is "full"?...

httpapi-designhttp-status-codes

Read More
Which HTTP status code to use for required parameters not provided?...

httphttp-status-codes

Read More
What would be the proper HTTP Status code when user exceeds daily transfer limit?...

c#resthttp-status-code-403http-status-codeshttp-status-code-429

Read More
BackNext