I notice that Status defines the following codes: CLIENT_ERROR_UNPROCESSABLE_ENTITY CLIENT_ERROR_LOCKED CLIENT_ERROR_FAILED_DEPENDENCY
These don't appear in 2616. Can someone tell me what rfc these come from so I can make sure I understand the requirements for using them. It would be convenient if the javadocs included the actual text from 2616 for each of the error codes. Yes, I can figure out the mapping and go look them up myself, but some people aren't so inclined and they're also the ones likely to misuse the status codes. At a minimum, at least indicate which ones come from 2616 and which ones come from somewhere else (and indicate where that somewhere else is). --Chuck ------------------------------------ Chuck Hinson Gestalt LLC phone: 610.994.2833 IM: chucking24 (Yahoo)

