bug-wget
[Top][All Lists]
Advanced

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

[bug #60287] Windows recursive download escapes utf8 URLs twice


From: Cameron Tacklind
Subject: [bug #60287] Windows recursive download escapes utf8 URLs twice
Date: Fri, 26 Mar 2021 15:27:51 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36

Follow-up Comment #5, bug #60287 (project wget):

Isn't the encoding specified in the HTTP header?


Content-Type: text/html; charset=utf8


Maybe I need the charset in the html?


<head><meta charset="UTF-8"></head>


Neither of these seem to get wget to behave as I expect.

If feels like a bug because my browser handles the links just fine, without
the chatset specified by the server.

Is the difference that browsers assume utf8 and wget assumes the local
charset?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60287>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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