"git@git.doit.wisc.edu:GAVORHES/webmapsjs.git" did not exist on "ce153ac1927f431015f628b5d9d93f30535834f8"
When receiving 4xx responses from checkLOA, the client will return a...
When receiving 4xx responses from checkLOA, the client will return a RpcNetidStructValidationResponse with valid = false instead of throwing an exception. 4xx are not considered "unexpected states". We need to be consistent on the return type at some point. (405 returns an integere, all the rest return a string).
Please register or sign in to comment