Mercurial > hg > piper-cpp
log vamp-server/convert.cpp @ 259:b10018fcd5eb
age | author | description |
---|---|---|
Fri, 03 Feb 2017 11:12:27 +0000 | Lucas Thompson | Correct the inspection of the JSON object in successful to look for both error and success objects, writing out an error string if neither are present. Revert error handling in readInput() for JSON. |
Tue, 31 Jan 2017 22:56:52 +0000 | Lucas Thompson | Fix handling of parsing json error responses from a server, and allow for re-writing them without changing the error message further. |
Tue, 31 Jan 2017 22:47:12 +0000 | Lucas Thompson | Fix regression from old schema changes, regarding assessing whether a JSON response was successful |