View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004982 | Taler | specification | public | 2017-04-08 20:33 | 2024-01-12 14:03 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | 0.3 | Fixed in Version | 0.3 | ||
| Summary | 0004982: consider compressing exchange replies, in particular /keys | ||||
| Description | I just noticed that a 70 kb /keys reply (which is not unusual) gzip-compresses to 13 kb. That certainly sounds like something we might want to do... | ||||
| Tags | No tags attached. | ||||
|
|
Client needs to set: Accept-encoding: gzip Server needs to set: Content-Encoding: gzip and then send body as encoded by gzip. |
|
|
Implemented in 0b3abbd..5a32162 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-04-08 20:33 | Christian Grothoff | New Issue | |
| 2017-04-08 20:33 | Christian Grothoff | Status | new => assigned |
| 2017-04-08 20:33 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2017-04-08 20:33 | Christian Grothoff | Assigned To | Christian Grothoff => |
| 2017-04-08 20:33 | Christian Grothoff | Status | assigned => confirmed |
| 2017-04-09 00:08 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2017-04-09 00:08 | Christian Grothoff | Status | confirmed => assigned |
| 2017-04-16 18:54 | Christian Grothoff | Note Added: 0012042 | |
| 2017-04-17 01:31 | Christian Grothoff | Status | assigned => resolved |
| 2017-04-17 01:31 | Christian Grothoff | Resolution | open => fixed |
| 2017-04-17 01:31 | Christian Grothoff | Fixed in Version | => 0.3 |
| 2017-04-17 01:31 | Christian Grothoff | Note Added: 0012045 | |
| 2017-04-17 01:31 | Christian Grothoff | Target Version | 0.5 => 0.3 |
| 2017-06-06 14:18 | Christian Grothoff | Status | resolved => closed |
| 2024-01-12 14:03 | Christian Grothoff | Category | exchange API (HTTP specification) => specification |