mirror of https://github.com/scrapy/scrapy.git
commit
eef1732374
|
|
@ -95,7 +95,7 @@ class ScrapyHTTPPageGetter(HTTPClient):
|
|||
|
||||
class ScrapyHTTPClientFactory(HTTPClientFactory):
|
||||
"""Scrapy implementation of the HTTPClientFactory overwriting the
|
||||
serUrl method to make use of our Url object that cache the parse
|
||||
setUrl method to make use of our Url object that cache the parse
|
||||
result.
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue