Remove whitespace at the end of the header
This fail on HTTP/2 with newer libnghttp2, as reported by aminvakil on irc. See https://github.com/nghttp2/nghttp2/issues/1786
This commit is contained in:
parent
cb7aab797f
commit
c6659c5a0f
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Header always set Content-Security-Policy "default-src 'none'; img-src 'self' https://fedoramagazine.org; script-src 'self'; style-src 'self' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://builds.coreos.fedoraproject.org; "
|
||||
Header always set Content-Security-Policy "default-src 'none'; img-src 'self' https://fedoramagazine.org; script-src 'self'; style-src 'self' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://builds.coreos.fedoraproject.org;"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue