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

Expand GZip encoding to search functionality #66

Open
pkillian opened this issue Mar 28, 2014 · 0 comments
Open

Expand GZip encoding to search functionality #66

pkillian opened this issue Mar 28, 2014 · 0 comments
Assignees
Milestone

Comments

@pkillian
Copy link
Collaborator

GZip headers can be sent with all network calls except for searches at the moment.

  • Need to include logical switch to send Accept-Encoding: gzip header with requests
  • Need to then decompress resultant data, unlike JSoup's automatic decompression
@pkillian pkillian added this to the 2.2.0 milestone Mar 28, 2014
@pkillian pkillian self-assigned this Mar 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant