diff --git a/TODO b/TODO index 794f881..fe7ff1b 100644 --- a/TODO +++ b/TODO @@ -196,3 +196,14 @@ Description: change of issue 12 wasn't properly reflected in urllib PkgHandler unit tests --- + +ID: 14 +Type: feature +Title: add compression support for urllib PkgHandler +Status: open +Priority: high +Created: 2025-06-21 +Description: with a proper content-type of the PkgHandler addinfourl object, a + consumer can determine whether the file is compressed or not. + +---