cubicweb/web/views/cwuser.py
branch3.27
changeset 12866 fa39f3305911
parent 12567 26744ad37953
--- a/cubicweb/web/views/cwuser.py	Fri Jan 31 17:24:45 2020 +0100
+++ b/cubicweb/web/views/cwuser.py	Sat Feb 01 22:00:03 2020 +0100
@@ -57,7 +57,7 @@
 
     title = _('foaf')
     templatable = False
-    content_type = 'text/xml'
+    content_type = 'application/rdf+xml'
 
     def call(self):
         self.w(u'''<?xml version="1.0" encoding="%s"?>