mirror of
https://github.com/webrecorder/pywb.git
synced 2025-04-02 12:06:14 +02:00
remove support for returning IRI, as that requires detecting charset, instead just use %-encoded form and let browser decode. Should address #66 Add rewrite option 'punycode_links_only' (default to false) to skip the %-encoded conversion of host, and just return punycode. wombat: use getAttribute('href') on <a> tag to get original url, not punycode version replay: add extra sanity check on Location header to ensure utf-8