http-status-code-412 Questions
4
It is unclear to me when you should and should not return a HTTP 412: Precondition Failed, error for a web service? I am thinking of using it when validating data. For example, if a client POST's X...
Unsightly asked 20/3, 2011 at 15:40
4
Solved
We have already used firebase storage for storing the images and files in our application. Recently our files seem to bee not loading in the application and once cross-checking I found the followin...
Pindaric asked 26/9, 2022 at 10:1
3
Solved
So I'm developing a Rest API
When a POST is made to create a resource and a required field is missing what should I return?
400 - Bad Request
OR
412 - Precondition Failed
And Why?
Horseback asked 24/5, 2012 at 3:43
1
Solved
I am implementing a RESTful web service that accesses a database. Entities in the database are versioned to detect multiple updates. For instance, if the current value is {"name":"Bill", "comment":...
Francophobe asked 1/9, 2010 at 16:31
1
© 2022 - 2024 — McMap. All rights reserved.