Files
bookwyrm-mastodon/bookwyrm
Hugh Rundle d87e1b1567 fix encoding
The OCLC server claims that the xml payload is encoded as latin1 (ISO-8859-1).
This causes Requests to incorrectly encode things as latin1, when actually everything is (thank goodness) UTF-8.
We can fix it by just telling Requests that it is really UTF-8

With thanks to Tex Texin, creator of http://i18nqa.com/debug/utf8-debug.html
2021-10-29 21:00:35 +11:00
..
2021-09-30 11:33:04 -07:00
2021-09-17 13:04:10 -07:00
2021-10-29 21:00:35 +11:00
2021-09-30 10:47:53 -07:00
2021-09-18 11:33:43 -07:00
2021-06-19 19:44:14 +02:00
2021-10-04 09:47:33 -07:00
2021-10-15 09:42:21 -07:00
2021-09-07 14:02:03 -07:00