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

Set Accept-Encoding to identity by default #825

Merged
merged 5 commits into from
Jan 19, 2020

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    975c937 View commit details
    Browse the repository at this point in the history
  2. nginx gzip on statobject.

    Fixes minio#820
    BigUstad committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    3fb94e8 View commit details
    Browse the repository at this point in the history
  3. nginx gzip on statobject.

    Fixes minio#820
    BigUstad committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    2e2e320 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Accept-Encoding identity for requests.

    Fixes minio#820
    Override okhttp3 default encoding of gzip by explicitly setting Accept-Encoding as identity.
    BigUstad committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    9224430 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Configuration menu
    Copy the full SHA
    dccacb7 View commit details
    Browse the repository at this point in the history