Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

gzip problem #11301

Closed
azuretom opened this issue May 9, 2013 · 1 comment
Closed

gzip problem #11301

azuretom opened this issue May 9, 2013 · 1 comment
Labels

Comments

@azuretom
Copy link

azuretom commented May 9, 2013

i use it to get the file(like js jpg html.. ) size in a html.
using bodySize or content-length in http-header
but i found that ,phantomjs not send accept-encoding : gzip in http header ,so the response is not compressed.
i try to use page.customHeaders to modify the request header, but when i did this, only the fist html will be get ,with wrong body size,and then the script end and quit.

why? is it a bug?

@stale
Copy link

stale bot commented Dec 30, 2019

Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant