Closed
Description
I noticed between 1.6.0 and 1.7.0, headers such as headers['content-length'] are not headers['Content-Length'], so anything that uses the head keys will need to be updated.
This issue is more of a breaking change alert due to the removal of this line:
title = str(title.lower(), "utf-8")
in #31
I'm not sure if we want to put it back or just slowly change everything that broke.
Metadata
Metadata
Assignees
Labels
No labels