Coder07
Results
2
issues of
Coder07
This change adds support for synchronous deletion of all entries in a map via the clear(@map) function. Previously, clear() only supported asynchronous deletion internally. Now, clear(@map) is transformed at the...
Fixes https://github.com/openzim/libzim/issues/1000 This patch strips MIME parameters (e.g., charset, profile) to normalize MIME types, removes duplicates, and filters out malformed or incomplete entries in the Counter metadata (e.g., entries without...