- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 237
Closed
Milestone
Description
Describe the bug
When using wayback in both --proxy and --proxy-record mode, many sites seem to display gibberish, possibly because of an incorrect encoding being forced somewhere.
Working sites:
Broken sites:
- https://google.com
- https://facebook.com
- https://www.cloudflare.com
- and many more...
I'm not sure what makes some sites work and not others.
Steps to reproduce the bug
- Use Python 3.7.2 and either pywb v2.1.0 or pywb-2.2.0.dev0 (latest developbranch)
- Using an empty config.yaml, run:
wb-manager init demo
wayback --proxy-record --proxy demo- Open a page in a browser:
google-chrome --proxy-server=http://localhost:8080 --ignore-certificate-errors --disable-web-security https://cloudflare.comExpected behavior
A readable site is recorded and replayed instead of ��������
Screenshots
Environment
- OS: macOS 10.14
- Browser: Google Chrome 72.0.3626.64 beta
- Version: Python 3.7.2 and pywb v2.1.0 [e.g. 22]
Metadata
Metadata
Assignees
Labels
No labels
