Home | History | Annotate | Download | only in test

Lines Matching refs:content_type

59 my $content_type;
71 my @content_type = ("NULL",
211 foreach $content_type ( @content_type) {
212 my $infile = join "", "iframe/", $content_type, ".html";
217 print OUT "This HTML is used to test HTTP content-type \"$content_type\"".
233 $source = join "", $root, "type=", $content_type, "&", $parameter;
236 "HTTP content-type is set to \"$content_type\" .<br> Expected : This ",
250 foreach $content_type ( @content_type) {
263 my $infile = join "", "main/", $content_type, $count, ".html";
265 $source = join "", $root, "type=", $content_type, "&", $parameter;
271 " is set to \"$content_type\" .\n Expected : This page should have ".