When creating a HttpResponse the headers are mutatable by treating the object as a dictionary. However, setting the 'Content-type' after creation does not override the constructors default mimetype.
Is this as designed or a bug? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
