When upload.wikimedia.org sends out svg files, they should be sent gzipped, unlike most other content at that domain.
Version: unspecified
Severity: enhancement
When upload.wikimedia.org sends out svg files, they should be sent gzipped, unlike most other content at that domain.
Version: unspecified
Severity: enhancement
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Declined | None | T6947 SVGZ (gzipped SVG) support | |||
| Resolved | None | T24191 Send svg files compressed on upload.wikimedia.org |
jeluf wrote:
Done.
<Client match="none"
browser="*MSIE [1-3]*"
browser="*MSIE [1-5]*Mac*"
browser="Mozilla/[1-4]*Nav*">
Output fn="insert-filter" filter="http-compression" type="(text/*|image/svg+xml)" bucket="compression-bucket"
</Client>