bishopmatthew / HackerNews

An open source Hacker News client for Android.
230 stars 61 forks source link

Issue 60 support for gzip header #63

Closed pkillian closed 10 years ago

pkillian commented 10 years ago

Adds optional Accept-Encoding: gzip header to JSoup's connection requests:

pkillian commented 10 years ago

Resolves Issue #60; Accept-Encoding: gzip header now being sent with all in-app requests. Story HTML still being loaded without compression.