todo(14): open

This commit is contained in:
Tiara Rodney 2025-06-21 20:23:41 +02:00
parent 81dc18c506
commit 3b5097a99c
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB

11
TODO
View file

@ -196,3 +196,14 @@ Description: change of issue 12 wasn't properly reflected in urllib PkgHandler
unit tests 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.
---