Skip to content

Commit 18003fc

Browse files
authored
Update httpCSP.md
1 parent 8f6791b commit 18003fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ServiceDescriptors/httpCSP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Pretty Printed:
2727
"type":"ServiceDescriptor",
2828
"name":"httpCsp",
2929
"location":"http-header",
30-
"script-src":"'self' https://",
30+
"script-src":"'self' https:",
3131
"object-src": "'none'"
3232
}
3333
]
3434
}
3535
}
36-
```
36+
```

0 commit comments

Comments
 (0)