Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.0 B2
-
None
Description
http error code are not used.
For example, if there is an error in the upload of a file (size or something else) we always return 200 OK.
It's not so nice, specially for using GWT I don't want to read the dom to know if the request has worked.