From 19c001c0e249ffb2e876abf829e25b529b3d4121 Mon Sep 17 00:00:00 2001 From: mtortonesi Date: Tue, 22 Aug 2006 07:26:36 -0700 Subject: [PATCH] [svn] Changed Content-type to text/html in Test2.px. --- tests/Test2.px | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Test2.px b/tests/Test2.px index 694769f8..20ece7d2 100755 --- a/tests/Test2.px +++ b/tests/Test2.px @@ -17,7 +17,7 @@ my %urls = ( code => "200", msg => "Dontcare", headers => { - "Content-type" => "text/plain", + "Content-type" => "text/html", "Last-Modified" => "Sat, 09 Oct 2004 08:30:00 GMT", }, content => $dummyfile -- 2.39.2