kopia lustrzana https://github.com/c9/core
Cleans up csp and fixes +10289
rodzic
7cde3f4cf3
commit
e43051343f
|
@ -68,7 +68,7 @@ function csp() {
|
|||
res.csp(key, directive[key]);
|
||||
}
|
||||
else {
|
||||
throw new TypeError("Invalud argument 'directive'");
|
||||
throw new TypeError("Invalid argument 'directive'");
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue