Skip to content
Snippets Groups Projects
Commit cd4428bc authored by Jack Nagel's avatar Jack Nagel
Browse files

CurlDownloadStrategy: fix .rar detection


We now read six bytes instead of four in order to detect xz compression;
this broke rar detection which used a string literal instead of a regexp
for comparison.

Signed-off-by: default avatarJack Nagel <jacknagel@gmail.com>
parent 07e24dda
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment