Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust responses sizes to be correct (workaround for PhantomJS/SlimerJS bug) #4

Closed
cvan opened this issue Jul 2, 2014 · 0 comments
Closed

Comments

@cvan
Copy link
Owner

cvan commented Jul 2, 2014

Because of ariya/phantomjs#10156 the headless browsers don't return the correct sizes for gzip'd content (they send the filesizes for the uncompressed responses, even though the responses are still gzip-/deflate-encoded).

Steal the code I wrote for https://github.com/cvan/fastHAR-api/blob/10cec585/app.js#L61-L173

@cvan cvan closed this as completed in cb701b3 Aug 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant