]> cat aescling's git repositories - httpd-execline.git/commitdiff
Content-Type_table: fix: JS; charsets
authorcat æscling <11325618-aescling@users.noreply.gitlab.com>
Wed, 26 Jul 2023 00:47:32 +0000 (20:47 -0400)
committercat æscling <11325618-aescling@users.noreply.gitlab.com>
Wed, 26 Jul 2023 00:48:14 +0000 (20:48 -0400)
visible-to-httpd/configuration/Content-Type_table/css
visible-to-httpd/configuration/Content-Type_table/js

index 5bc394dbb2fab43e0a7484fc91e68f8948cae92a..b32b15267cc63abdebe97b830129b9807abcdc49 100644 (file)
@@ -1 +1 @@
-text/css
\ No newline at end of file
+text/css; charset=utf-8
\ No newline at end of file
index 54eef4f3685ac1f56a1a0531ae6ad3e835332e4f..bbd2204197c9925831762086bde3426c5b1604c1 100644 (file)
@@ -1 +1 @@
-application/js
\ No newline at end of file
+application/javascript; charset=utf-8
\ No newline at end of file