Comparing version 0.0.10 to 0.0.11
@@ -200,3 +200,3 @@ // | ||
// Before we start to send stuff, set headers. | ||
res.setHeader('Content-Type', 'text/html'); | ||
res.setHeader('Content-Type', 'text/html; charset=utf-8'); | ||
@@ -203,0 +203,0 @@ // Now serially render the results. No async needed since rendering is |
{ | ||
"name": "arthus", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Yet another web framework.", | ||
@@ -5,0 +5,0 @@ "main": "application.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29191