drs-11
|
82ba7c8b52
|
created separate test for invalid no-proxy values
|
2020-09-10 20:56:39 +05:30 |
drs-11
|
959222df7e
|
check for unparseable no_proxy values
|
2020-09-05 21:32:05 +05:30 |
Adrián Chaves
|
890b2138a6
|
Remove the u prefix from strings
|
2020-07-30 13:39:30 +02:00 |
Eugenio Lacuesta
|
9c6d13075a
|
Flake8: Remove E128 (tests, part 1)
|
2020-05-06 18:56:14 -03:00 |
Adrián Chaves
|
a2bf340bab
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
Adrián Chaves
|
03e61b9908
|
Check that spidercls arguments in scrapy.crawler classes are not spider objects
|
2019-02-12 14:46:27 +01:00 |
Grammy Jiang
|
88bd067912
|
fix the test case name of HttpProxyMiddleware
|
2018-06-20 16:56:46 +08:00 |
Lucas Moauro
|
59c3f6f095
|
Fix typos in tests
|
2017-10-01 12:24:56 -03: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 |
Eugenio Lacuesta
|
ae0ea31abd
|
Add HTTPPROXY_ENABLED setting (default True)
|
2017-02-14 11:33:01 -03:00 |
Eugenio Lacuesta
|
9c0aae724e
|
Use credentials from request.meta['proxy'] if present
|
2017-02-08 13:22:30 -03:00 |
Raul Gallegos
|
a06a5f00f4
|
adding configurable encoding for httpproxy authentication
|
2016-01-21 09:35:04 -05:00 |
Raul Gallegos
|
f042ad0f39
|
py3 fix HttpProxy and Retry Middlewares
|
2016-01-21 09:35:04 -05:00 |
Elias Dorneles
|
eb8fed4ecd
|
support empty password for http_proxy config
|
2015-06-23 00:43:15 -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 |