commit | dfea3b3963228fc149c586463b01fcaf39510902 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Aug 20 14:47:30 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Aug 20 14:47:30 2002 +0000 |
tree | 9642e744539d5597d4c0a93b609ffde02a7c25b8 | |
parent | 75585d4ec18c3b4d42d033c0004a61b6d0704d30 [diff] |
_dispatch(): Use get_content_maintype() and get_content_subtype() to get the MIME main and sub types, instead of getting the whole ctype and splitting it here. The two more specific methods now correctly implement RFC 2045, section 5.2.