This website requires JavaScript.
Explore
Help
Register
Sign In
RomanNum3ral
/
scrapy
mirror of
https://github.com/scrapy/scrapy.git
Watch
1
Star
0
Fork
You've already forked scrapy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d97d6d20c6
scrapy
/
scrapy
/
http
/
response
History
Pablo Hoffman
4bb409923c
improved encoding detection by adding support for HTML5 meta charset
2011-07-12 09:52:50 -03:00
..
__init__.py
Simplified Request/Response __repr__ to be the same as __str__. This improves legibility and shouldn't affect any functionality, since we never use __repr__ for reconstructing a response AFAIK. Also
fixes
#318
2011-06-09 00:15:53 -03:00
html.py
improved encoding detection by adding support for HTML5 meta charset
2011-07-12 09:52:50 -03:00
text.py
* Made Response.meta attribute map to Request.meta attribute.
Closes
#290
2010-11-18 12:51:54 -02:00
xml.py
Some improvements to Response encoding support:
2010-03-25 15:47:10 -03:00
A
Fortis Scientia
site