# HG changeset patch # User Sergey Kandaurov # Date 1480938293 -10800 # Node ID ce3d15edbf05b845d68bd3d53f44b41ab5d6a950 # Parent d0523391deb9dc64d7fa9defeac540947368eee9 Tests: whitespace fix. diff --git a/proxy_ssl.t b/proxy_ssl.t --- a/proxy_ssl.t +++ b/proxy_ssl.t @@ -164,7 +164,7 @@ sub http_daemon { $uri = $1 if $headers =~ /^\S+\s+([^ ]+)\s+HTTP/i; next if $uri eq ''; - + if ($uri eq '/timeout') { sleep 3;