Search code examples
What http code should I return when the request is rejected while process is running?...

resthttphttp-status-codes

Read More
What HTTP status code should I use for a REST response that only contains part of the answer?...

restapihttphttp-status-codes

Read More
Correct status code for database server file that's not found?...

phphttpresponsehttp-status-codes

Read More
Retrieving and Storing Response (Status Code) - PHP...

phphttp-status-codes

Read More
What should the HTTP Status Code of a Degraded Health Check Be?...

httphttp-status-codeshttp-status-code-503health-monitoringkubernetes-health-check

Read More
What is the expected status code for a succesful login...

resthttp-status-codes

Read More
REST: correct response status according RFC 2616 HTTP/1.1 spec?...

resthttphttp-status-codesrfchttp-1.1

Read More
Override http status code from 404 to 200...

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

Read More
When route was not implemented on server, should it return 404 or 501?...

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

Read More
.net core allowing sending back error 401 when using CORS (instead of zero)...

apiasp.net-corecorshttp-status-codes

Read More
How to convert HttpStatus code to int in Java?...

javaspringhttp-status-codes

Read More
How to detect if HTTP requests are blocked by a browser extension?...

javascriptxmlhttprequesthttp-status-codes

Read More
how to set non-standard HttpStatus in Spring reactive's ServerHttpResponse?...

javaspringspring-webfluxhttp-status-codes

Read More
How to return a 404 error for non-existent page?...

c#asp.net.netasp.net-mvchttp-status-codes

Read More
Retry pattern, how to determine type of failure in PHP...

phphttpnginxmicroserviceshttp-status-codes

Read More
HTTP status code handling in GraphQL APIs...

graphqlhttp-status-codes

Read More
Flask: How do I set the status code in Response...

pythonflaskhttp-status-codes

Read More
REST: which HTTP Status for rejecting method on current state of resource...

restvalidationhttpapi-designhttp-status-codes

Read More
HTTP status code for "your password did not meet requirements"...

resthttphttp-status-codes

Read More
HttpURLConnection: getting 307 response code in some android devices and emulators...

androidhttpurlconnectionhttp-status-codes

Read More
REST Response after updating a resource resulting in a location change...

resthttp-headersputhttp-status-codeshttp-method

Read More
Spring boot - custom rest controller exception handling HTTP status...

javaspring-boothttp-status-codesspring-restcontroller

Read More
error description from http error code - react.js/javascript...

javascriptreactjshttp-status-codes

Read More
using HTTP Location header to indicate the location of a future resource...

resthttphttp-status-codes

Read More
Obtain HttpStatus ReasonPhrase text in Swagger message...

javaswaggerhttp-status-codesapache-httpcomponents

Read More
How to import python requests using a file in order to output the status code...

pythonpython-3.xpython-requestshttp-status-codes

Read More
Fetch does not recognize 102 (or any 1xx) status code...

javascriptfetch-apihttp-status-codes

Read More
How to get a non http status codes when using http.get?...

angulartypescripthttp-status-codesangular2-observables

Read More
401 Unauthorized vs 403 Forbidden: Which is the right status code for when the user has not logged i...

http-status-code-403http-status-codeshttp-status-code-401

Read More
Difference between http response status code 402 and 403...

httphttpresponsehttp-status-codeshttp-status-code-403

Read More
BackNext