summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_refund.c
AgeCommit message (Collapse)Author
2019-08-25re-format codeFlorian Dold
2019-08-01fix indentChristian Grothoff
2019-05-23using legal lib namesMarcello Stanisci
2019-05-17Compression.Marcello Stanisci
Inclusion of 'content-encoding: deflate' header now (really) happens per request, and not "per state" (where any request got this header appended and broke those unaware requests that didn't compress their data.)
2019-05-03add compression support for bodies of POST/PUT operationsChristian Grothoff
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff