comparison proxy_ssl.t @ 1084:ce3d15edbf05

Tests: whitespace fix.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 05 Dec 2016 14:44:53 +0300
parents cd4395a68fc6
children 8ef51dbb5d69
comparison
equal deleted inserted replaced
1083:d0523391deb9 1084:ce3d15edbf05
162 last if (/^\x0d?\x0a?$/); 162 last if (/^\x0d?\x0a?$/);
163 } 163 }
164 164
165 $uri = $1 if $headers =~ /^\S+\s+([^ ]+)\s+HTTP/i; 165 $uri = $1 if $headers =~ /^\S+\s+([^ ]+)\s+HTTP/i;
166 next if $uri eq ''; 166 next if $uri eq '';
167 167
168 if ($uri eq '/timeout') { 168 if ($uri eq '/timeout') {
169 sleep 3; 169 sleep 3;
170 170
171 print $client <<EOF; 171 print $client <<EOF;
172 HTTP/1.1 200 OK 172 HTTP/1.1 200 OK