These views (get method views) used it to set the content type of the response. Fixes GitLab issue #311 for the ACL list view. Note to Django developers: self.content_type should be a private attribute -> self._content_type