bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Strangest result from downloading 1 file with wget.


From: Michel Rod
Subject: [Bug-wget] Strangest result from downloading 1 file with wget.
Date: Thu, 14 Nov 2013 16:49:50 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6esrpre) Gecko/20120717 Thunderbird/10.0.6

Hello WGET community,

Could anybody shed some light:

If I do:
wget "http://www.prismcasino.com/wp-includes/js/jquery/jquery.js";
The file contents goes as expected a bunch of jquery code.

If i do:
wget "http://www.prismcasino.com/wp-includes/js/jquery/jquery.js?ver=1.10.2";
The file contents is completely corrupted looks like binary?

The ?ver shouldnt change the content of a flat file.

I tried downloading it by forcing utf-8 but my wget says "does not have support for IRIs".. iam not sure this has anything to do with it.

Why such behaviour?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]