summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_responses.h
AgeCommit message (Collapse)Author
2015-01-16nicer TALER_MINT_parse_post_json return value handling, fixing return values ↵Christian Grothoff
where GNUNET_SYSERR is used instead of MHD_NO, marking cases where we should return a proper error message
2015-01-16adding logic to free buffers allocated for POST processing when connection ↵Christian Grothoff
dies without completion
2015-01-16starting to separate out response generation API and parsing APIsChristian Grothoff