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

Add support for HTTP compression using gzip #14

Merged
merged 8 commits into from
Apr 27, 2020
Merged

Commits on Apr 25, 2020

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

Commits on Apr 27, 2020

  1. add compress argument

    rpkyle committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    3ae4aa4 View commit details
    Browse the repository at this point in the history
  2. create test env & add deps

    rpkyle committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f79f038 View commit details
    Browse the repository at this point in the history
  3. 🚨 add unit tests for gzip

    rpkyle committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    ee7b556 View commit details
    Browse the repository at this point in the history
  4. ✨ add config.yml

    rpkyle committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    55471ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    832a717 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0bf83a View commit details
    Browse the repository at this point in the history
  7. use !isnothing(body)

    rpkyle committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    08bb621 View commit details
    Browse the repository at this point in the history