Список наиболее популярных PHP заголовкой маймтайпов
Atom
1.header('Content-type: application/atom+xml');CSS
1.header('Content-type: text/css');Javascript
1.header('Content-type: text/javascript');JPEG Image
1.header('Content-type: image/jpeg');JSON
1.header('Content-type: application/json');для JSON есть эксперементальный префикс
1.header('Content-type: application/x-json');1.header('Content-type: application/pdf');RSS
1.header('Content-Type: application/rss+xml; charset=ISO-8859-1');Text (Plain)
1.header('Content-type: text/plain');XML
1.header('Content-type: text/xml');