--- a/tests/test-hgweb-csp.t Mon Apr 30 17:22:20 2018 -0700
+++ b/tests/test-hgweb-csp.t Mon Apr 30 17:28:59 2018 -0700
@@ -57,8 +57,8 @@
$ get-with-headers.py --twice --headeronly localhost:$HGPORT repo1/static/style.css content-security-policy
200 Script output follows
content-security-policy: script-src https://example.com/ 'unsafe-inline'
- 500 Internal Server Error
- [1]
+ 304 Not Modified
+ content-security-policy: script-src https://example.com/ 'unsafe-inline'
repo page should send CSP by default, include etag w/o nonce