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

Additional support for GZipped data #138

Merged
merged 1 commit into from
Oct 7, 2016
Merged

Conversation

joshbode
Copy link
Contributor

@joshbode joshbode commented Oct 7, 2016

  • gzip_data: GZips provided data and adds "Content-Encoding: gzip" header to request
  • compressed: Adds "Accept-Encoding: gzip, deflate" header to request

@codecov-io
Copy link

codecov-io commented Oct 7, 2016

Current coverage is 70.81% (diff: 100%)

Merging #138 into master will increase coverage by 0.28%

@@             master       #138   diff @@
==========================================
  Files             4          4          
  Lines           509        514     +5   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            359        364     +5   
  Misses          150        150          
  Partials          0          0          

Powered by Codecov. Last update 333c1c5...31cc757

- `gzip_data`: Zips provided data and adds "Content-Encoding: gzip" header
- `compressed`: Adds "Accept-Encoding: gzip, deflate" header to request
@malmaud
Copy link
Contributor

malmaud commented Oct 7, 2016

Thanks!

@malmaud malmaud merged commit c368db5 into JuliaWeb:master Oct 7, 2016
@joshbode joshbode deleted the gzip branch October 7, 2016 14:12
@joshbode
Copy link
Contributor Author

joshbode commented Oct 7, 2016

No worries :)

@joshbode
Copy link
Contributor Author

joshbode commented Oct 7, 2016

Do you need any help from me to get it tagged to METADATA.jl?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants