Closed
Description
Currently the networking API always report 500 on failures (except in special cases when the error message matches certain patterns). Should HTTP handlers in the networking API use the errcode package? If so, I can prepare a patch for that.