Search code examples
What is the appropriate HTTP status code response for a general unsuccessful request (not an error)?...


httpresthttp-status-codes

Read More
How to correctly handle http error code in multi-module compose app?...


androidhttp-status-codesandroid-multi-module

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


httphttpresponsehttp-status-codeshttp-status-code-403

Read More
HTTP status code when single request asks for too large resource or too many of them...


resthttphttp-status-codes

Read More
Meaning of Error and httpStatus.statusCode returned from Swift request using URLSession.shared.dataT...


swifthttp-status-codesurlsessionnserrornsurlsessiondatatask

Read More
403 Forbidden vs 401 Unauthorized HTTP responses...


http-headershttp-status-code-403http-status-codeshttp-status-code-401http-response-codes

Read More
REST: Resource in wrong state -- Which HTTP status should I return?...


resthttp-status-codes

Read More
How do I resolve a HTTP 414 "Request URI too long" error?...


phpapachehttp-status-codes

Read More
Is it wrong to return 202 "Accepted" in response to HTTP GET?...


http-status-codeshttp-get

Read More
Laravel 9.x different status code while automated testing...


laravelhttp-status-codes

Read More
What's the difference between HTTP 301 and 308 status codes?...


httphttp-status-code-301http-status-codeshttp-status-code-308

Read More
What status code should a PATCH request with no changes return?...


pythondjangorequestdjango-rest-frameworkhttp-status-codes

Read More
Laravel won't obey status code...


phpjsonlaravelhttp-status-codes

Read More
what status code to throw when there is a concurrency error?...


resthttphttp-status-codes

Read More
Is HTTP status 202 appropriate for account creation, while waiting for a confirmation code?...


resthttphttp-status-codes

Read More
When to use HTTP status code 425 "Too Early"...


resthttp-status-codes

Read More
400 vs 422 response to POST of data...


resthttp-status-codes

Read More
C# API Controller Returns 400, but fetch in JavaScript hows 422 Status Code - Why?...


javascriptasp.net-core-webapifetch-apihttp-status-codes

Read More
In Google Apps Script, how can I set the HTTP response code for a service I implement?...


google-apps-scripthttp-status-codes

Read More
HTTP status code for "no data available" from an external datasource...


httpresthttp-status-codes

Read More
Laravel, how to redirect as 301 and 302...


laravellaravel-4http-status-codes

Read More
Handling a 404 error in ASP.NET Core 5 with a custom response class...


c#asp.net-corehttp-status-code-404http-status-codesasp.net-core-5.0

Read More
What does "200 connection established" HTTP response status code mean?...


ajaxhttpfirefoxxmlhttprequesthttp-status-codes

Read More
What is the appropiate http status code to give, when a user is using an unallowed authorization met...


httprequesthttp-status-codes

Read More
Http status code in response of php(Magento) web service developed for iOS app...


phpweb-servicesmagentoios6http-status-codes

Read More
PHP http_response_code doesn't seem to work. I *must* be doing something wrong...


phphttp-status-codes

Read More
HTTP response code for POST when resource already exists...


resthttphttp-status-codes

Read More
Modify the Http Status Code text...


c#asp.nethttpasp.net-web-api2http-status-codes

Read More
How to wait for a specific http status code - C#...


c#.nethttphttp-status-codes

Read More
Authorization in RESTful HTTP API, 401 WWW-Authenticate...


httprestxmlhttprequesthttp-status-codeshttp-status-code-401

Read More
BackNext