From a0686c30f1315a6ca8c10acfca386df468f172a8 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 5 May 2016 16:55:03 -0400 Subject: Add some tests for Content-Disposition --- tests/contentDisposition.urp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/contentDisposition.urp (limited to 'tests/contentDisposition.urp') diff --git a/tests/contentDisposition.urp b/tests/contentDisposition.urp new file mode 100644 index 00000000..92b02871 --- /dev/null +++ b/tests/contentDisposition.urp @@ -0,0 +1,5 @@ +rewrite all ContentDisposition/* +allow responseHeader Content-Disposition +allow mime text/plain + +contentDisposition \ No newline at end of file -- cgit v1.2.3