wangwenchao / django-rest-interface

Automatically exported from code.google.com/p/django-rest-interface
0 stars 0 forks source link

mimetype always needs to contain charset as it does in HttpResponse.__init__ #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Check that mimetype always contains charset as it does when it gets set by
HttpResponse.__init__.

Original issue reported on code.google.com by stuhlmue...@gmail.com on 19 Aug 2007 at 7:08