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

httpresthttp-status-codesrestful-architecture

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
403 Forbidden vs 401 Unauthorized HTTP responses...

http-headershttp-status-code-403http-status-codeshttp-status-code-401http-response-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
HTTP Status codes via Powershell...

powershellhttphttp-status-codes

Read More
.NET 8 Middleware Unexpectedly Changes Status Code to 204 After _next(context)...

asp.net-coremiddlewarehttp-status-codeshttpcontextfast-endpoints

Read More
Ruby on Rails - How do I access the HTTP status code in my ERB view?...

ruby-on-railsuser-interfacehttp-status-codes

Read More
Comprehensive list of HTTP status codes that don't include a response body...

http-status-codes

Read More
In Firefox DevTools Network tab, how to see only failed requests?...

firefoxhttpresponsehttp-status-codesdevtools

Read More
What is the most appropriate HTTP status code to return if a required header is missing?...

http-headershttp-status-codeshttp-status-code-403http-status-code-400

Read More
How to get HTTP status code of <img> tags...

javascriptimagehttp-status-codes

Read More
What's the most appropriate HTTP status code for an "item not found" error page...

resthttphttpshttp-status-codes

Read More
Which HTTP status code to use upon remote server failure? 500 or 502?...

httphttp-status-codes

Read More
BackNext