Files
requests3/requests
Jon Parise b9b5be7c4c Improved content encoding detection.
get_encodings_from_content() can now detect HTML in-document content
encoding declarations in the following formats:

 - HTML5
 - HTML4
 - XHTML 1.x served with text/html MIME type
 - XHTML 1.x served as XML

Ref: http://www.w3.org/International/questions/qa-html-encoding-declarations
2013-09-03 16:16:46 -07:00
..
2013-07-29 11:29:41 +03:00
2013-05-25 12:48:10 -04:00
2013-01-27 02:04:12 +01:00
2013-08-16 21:38:20 -05:00
2013-09-03 16:16:46 -07:00