HttpRequest.content_type
New in Django 1.10.
A string representing the MIME type of the request, parsed from the CONTENT_TYPE
header.
HttpRequest.content_type
A string representing the MIME type of the request, parsed from the CONTENT_TYPE
header.
Please login to continue.