Eugenio Lacuesta
|
9aea1f0961
|
Remove backslash (tests)
|
2020-07-09 11:04:46 -03:00 |
Eugenio Lacuesta
|
25eeb77ba6
|
Merge remote-tracking branch 'upstream/master' into flake8-max-line-length
|
2020-05-06 16:52:17 -03:00 |
Eugenio Lacuesta
|
8643e8d355
|
Flake8: remove E123 (Closing bracket does not match indentation of opening bracket's line)
|
2020-05-06 12:26:04 -03:00 |
Eugenio Lacuesta
|
182394bcec
|
E501 compliance (tests)
|
2020-03-22 23:29:30 -03:00 |
Marc Hernandez Cabot
|
69a8648bef
|
fix E251
|
2020-02-22 12:32:38 +01:00 |
Evgeny Dorofeev
|
4e56571a19
|
[HttpCompressionMiddleware] fix delimiter for Accept-Encoding header
|
2020-01-29 15:49:22 +03:00 |
Adrián Chaves
|
a2bf340bab
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
Chomba Ng'ang'a
|
4ca61a2051
|
Update deprecated test aliases
- change ``failIf`` to ``assertFalse``
- change ``asertEquals`` to ``assertEqual``
- change ``assert_`` to ``assertTrue``
https://docs.python.org/2/library/unittest.html#deprecated-aliases
|
2017-08-09 12:52:10 +02:00 |
Paul Tremberth
|
b6378c7ef6
|
Revert to using self.assert methods
|
2017-03-07 12:28:24 +01:00 |
Paul Tremberth
|
11cdf58abe
|
Always decompress Content-Encoding: gzip at HttpCompression stage
Let SitemapSpider handle decoding of .xml.gz files if necessary
|
2017-03-07 11:02:46 +01:00 |
Paul Tremberth
|
e42b846a9f
|
Use body to chose response type after decompression content
|
2017-03-06 23:10:38 +01:00 |
Pawel Miech
|
3daf473686
|
[httpcompression] skip test if no brotli
|
2017-02-06 13:49:41 +01:00 |
Pawel Miech
|
f8f8bbe080
|
[httpcompression] import brotli when available
|
2017-02-06 12:19:00 +01:00 |
Pawel Miech
|
16c4b4e184
|
[httpcompression] add support for br - brotli content encoding
|
2017-02-06 11:41:08 +01:00 |
Paul Tremberth
|
10a2c46e12
|
[HttpCompressionMiddleware] Do not decompress binary/octet-stream responses
|
2016-06-20 16:37:00 +02:00 |
omer
|
c8ec79d959
|
fix issue with '' in python 3
|
2016-05-25 06:56:06 +03:00 |
omer
|
ce48bae533
|
Do not decode of head response
|
2016-05-23 19:52:38 +03:00 |
Konstantin Lopuhin
|
0b9336418e
|
py3: port compression downloader middleware and tests
|
2016-01-18 16:43:58 +03:00 |
Julia Medina
|
d3f576a816
|
Move scrapy/spider.py to scrapy/spiders/__init__.py
|
2015-05-09 04:20:09 -03:00 |
Julia Medina
|
d7c444fefb
|
Move scrapy/contrib/downloadermiddleware to scrapy/downloadermiddlewares
|
2015-04-29 21:24:30 -03:00 |
Daniel Graña
|
242c08553f
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |