Follow-up Comment #1, bug #52404 (project wget):

The first time, the file will just download and no conversion takes place.

The second call to wget doesn't download any file (because of 304 answer) but
tries to modify both ! This is wrong - as at least the .js file is neither an
html nor a css file.

If you add --no-modified-since to the second call, the problem is gone. It
looks like the 304 response does not contain a Content-Type - and I guess the
default for Wget is text/html then.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52404>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to