Tag: http-response


Found 29 results for 'http-response'.


1) api-design - Why do so many standards for JSON API response formats contain a "success" property in the response body instead of just using HTTP status codes?
2) api-design - Should a REST API return a 500 Internal Server Error to indicate that a query references an object that does not exist?
3) .net - How to handle API responds with DTO or Error Message
4) rest - Most appropriate HTTP return code when record locked for update due to invalid data
5) javascript - How to respond with error message when making AJAX calls
6) rest - Do web applications use HTTP as a transport layer, or do they count as an integral part of the HTTP server?
7) http-response - Any technical reason not to use my own HTTP response code TEXT if I develop both server & Client?
8) rest - Designing a REST API: setting business logic error codes in http headers or within the response payload
9) http-response - HTTP status 500 for missing file
10) rest - Appropriate HTTP status code when authorization server is unavailable
11) rest - HTTP POST request status 200 vs 204 vs 404
12) rest - Proper RESTful web service response code usage
13) rest - Should "No Results" be an error in a RESTful response?
14) rest - RESTful HTTP OPTIONS request content
15) http - HTTP response header to indicate request was forwarded to another server by reverse proxy
16) http - An application to get statistical data about HTTP Request/Response
17) coding-standards - Not prohibited, but disallowed -- which http error code should I return?
18) http - Why HTTP Servers send information about themselves in HTTP Headers?
19) rest - How should I specify locations where clients can resolve authorization problems in a REST API?
20) html - Whatever happened to HTTP SEARCH?
21) asp.net - Is Google's Page Speed not working fine?
22) web-development - Which HTTP status codes are really OK?
23) headers - What are the benefits of using meta tag/JavaScript redirection over HTTP header redirection?
24) rest - Levels of user permissions in a RESTful API
25) web-development - What are some best practices for cookie based web authentication?
26) javascript - Microservices, browsers and HTTP requests
27) api - Is repeating an identifier on an API request and response considered a code smell
28) rest - How do I create an HTTP PUT request that modifies the resource in many ways
29) http - Error or not error?