diffupdates
diffupdates copied to clipboard
Filter lists diff updates proposal
Sometimes, changes in filters are too extensive to be included in a single patch, such as in this patch - https://github.com/AdguardTeam/FiltersRegistry/blob/master/platforms/android/patches/118/118-s-1704416753-14400.patch. Therefore, if a patch becomes too large, there should...
It's absolutely not critical, since SHA1 is only used for cache invalidation, but it would still be a good idea to move to SHA256: - [Both are natively supported in...
[RFC 3229 - Delta encoding in HTTP](https://www.rfc-editor.org/rfc/rfc3229) is a standard for just this use-case. Why not use the existing standard instead of making a new one?