1.2.1
版本发布时间: 2016-12-08 17:53:33
scrapy/scrapy最新发布版本:2.11.2(2024-05-14 20:12:22)
Bug fixes
- Include OpenSSL’s more permissive default ciphers when establishing TLS/SSL connections (#2314).
- Fix “Location” HTTP header decoding on non-ASCII URL redirects (#2321).
Documentation
- Fix JsonWriterPipeline example (#2302).
- Various notes: #2330 on spider names, #2329 on middleware methods processing order, #2327 on getting multi-valued HTTP headers as lists.
Other changes
- Removed www. from start_urls in built-in spider templates (#2299).