diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-05-03 17:36:58 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-05-03 17:37:07 +0200 |
commit | a16c32a4745634b77439200ee4831fed2811fd8a (patch) | |
tree | fa5f43337a727e6d88c4be4e28de9105ca6141ae /ChangeLog | |
parent | 5dd3c2191af0bb28a95fe4dac09eae7ed672cd48 (diff) |
add compression support for bodies of POST/PUT operations
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Fri 03 May 2019 05:36:10 PM CEST + Add support for compressing bodies during HTTP uploads to + exchange and auditor. -CG + Thu 02 May 2019 09:15:37 PM CEST Pass hash of denomination public key in operations from clients to exchange instead of the (larger) full public key. |