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