Update uri.php
This commit is contained in:
parent
f42785d9b2
commit
0c56893b05
|
@ -386,6 +386,7 @@ if(!is_fn("set_header_content_type")) {
|
||||||
"json" => "application/json",
|
"json" => "application/json",
|
||||||
"xml" => "text/xml",
|
"xml" => "text/xml",
|
||||||
"txt" => "text/plain",
|
"txt" => "text/plain",
|
||||||
|
"yaml" => "application/x-yaml",
|
||||||
"html" => "text/html",
|
"html" => "text/html",
|
||||||
"xhtml" => "application/xhtml+xml",
|
"xhtml" => "application/xhtml+xml",
|
||||||
"cspt" => "application/catsplit",
|
"cspt" => "application/catsplit",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user