Task #798
Make bugfix for Content-Type with subfields more reliable
Status:
Closed
Priority:
High
Assignee:
Category:
d1_common_python
Target version:
Start date:
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
In the fix for a crash when deserializing documents with Content-Type that contains the charset subfield, I first just stripped out the charset subfield. This ticket makes that fix more reliable by parsing the headers with the Python email.utils module and ignoring all subfields.
History
#1 Updated by Roger Dahl about 14 years ago
- Status changed from New to In Progress
#2 Updated by Roger Dahl about 14 years ago
- Status changed from In Progress to Closed