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

Follow vorboto/feature/httpcompression keeep response encoding #6156

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

cakemd
Copy link
Contributor

@cakemd cakemd commented Nov 27, 2023

This PR is a try for issue #1988.

it is based on this PR: https://github.com/scrapy/scrapy/pull/4025/files

Made my own branch based on old PR. Updated branch with scrapy/scrapy's master.

Changed the way of how proposed setting is used in HttpCompressionMiddleware's init.

cwen13 and others added 29 commits September 13, 2019 22:15
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Merging #6156 (cab040b) into master (fa690fb) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6156   +/-   ##
=======================================
  Coverage   88.59%   88.60%           
=======================================
  Files         159      159           
  Lines       11582    11591    +9     
  Branches     1885     1886    +1     
=======================================
+ Hits        10261    10270    +9     
  Misses        994      994           
  Partials      327      327           
Files Coverage Δ
scrapy/downloadermiddlewares/httpcompression.py 90.78% <100.00%> (+1.08%) ⬆️
scrapy/settings/default_settings.py 98.81% <100.00%> (+<0.01%) ⬆️

@cakemd
Copy link
Contributor Author

cakemd commented Nov 27, 2023

@Gallaecio @wRAR would be happy if you would review it.

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

Successfully merging this pull request may close these issues.

None yet

4 participants