comparison fastcgi.t @ 212:a7cc4371f4ad

Tests: whitespace fixes.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 23 Mar 2012 20:24:13 +0400
parents c0ae29632905
children 8d2c6358d830
comparison
equal deleted inserted replaced
211:ee8fee3c4ae8 212:a7cc4371f4ad
75 $count++; 75 $count++;
76 76
77 if ($ENV{REQUEST_URI} eq '/stderr') { 77 if ($ENV{REQUEST_URI} eq '/stderr') {
78 warn "sample stderr text" x 512; 78 warn "sample stderr text" x 512;
79 } 79 }
80 80
81 print <<EOF; 81 print <<EOF;
82 Location: http://127.0.0.1:8080/redirect 82 Location: http://127.0.0.1:8080/redirect
83 Content-Type: text/html 83 Content-Type: text/html
84 84
85 SEE-THIS 85 SEE-THIS