Mercurial > hg-stable
view tests/narrow-library.sh @ 37826:d105bbb74658 stable
tests: add tests demonstrating ISE for HTTP 304 responses with hgwebdir
There are two separate failures here. One for the Content-Type header.
Another for the Content-Security-Policy header.
Differential Revision: https://phab.mercurial-scm.org/D3434
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 30 Apr 2018 17:08:56 -0700 |
parents | 2405ca783672 |
children | bcf70058af90 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$TESTDIR/dummyssh" [experimental] changegroup3 = True EOF