X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=index.yaws;h=767a0b7ccbf00a4ba38ab4d7e37bb3d62eee56a6;hp=105694d329b0028860972e8a474a8bee03ca3753;hb=15f8b5143c6b9dcfe86eda84c22c31826a7f3d1c;hpb=55b0291a691e56465277811aac749e930509fea2 diff --git a/index.yaws b/index.yaws index 105694d..767a0b7 100755 --- a/index.yaws +++ b/index.yaws @@ -1,7 +1,18 @@ - + - + + out(A) -> + {header, {content_type, + case string:str((A#arg.headers)#headers.user_agent, "MSIE") of + 0 -> "application/xhtml+xml"; + _ -> "text/html" + end + }}. + + euphorik.ch @@ -23,7 +34,36 @@ }. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +