comparison fastcgi_cache.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
81 $count++; 81 $count++;
82 82
83 if ($ENV{REQUEST_URI} eq '/stderr') { 83 if ($ENV{REQUEST_URI} eq '/stderr') {
84 warn "sample stderr text" x 512; 84 warn "sample stderr text" x 512;
85 } 85 }
86 86
87 print <<EOF; 87 print <<EOF;
88 Location: http://127.0.0.1:8080/redirect 88 Location: http://127.0.0.1:8080/redirect
89 Content-Type: text/html 89 Content-Type: text/html
90 90
91 SEE-THIS 91 SEE-THIS