mirror of https://github.com/scrapy/scrapy.git
* Add DownloadTimeoutError. * Don't expect ConnectionAborted in tests. * Add DownloadCancelledError. * Add ResponseDataLoss. * Add more download handler tests. * Add DownloadConnectionRefusedError. * Add UnsupportedURLScheme. * Add CannotResolveHostError. * Add DownloadFailedError. * Remove wrapped Twisted exceptions from lists. * Update a test expectation. * Extract wrap_twisted_exceptions(). * Wrap TxTimeoutError. * Rename ResponseDataLoss and UnsupportedURLScheme. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dns.py | ||
| ftp.py | ||
| http.py | ||
| http_base.py | ||
| http_resources.py | ||
| proxy_echo.py | ||
| simple_https.py | ||
| utils.py | ||