HTTP
multi
verbose logs
-notxml
</keywords>
</info>
* Connection #3 to host server4.example.com:%HTTPPORT left intact
</file>
<stripfile>
-$_ = '' if(($_ !~ /left intact/) && ($_ !~ /Closing connection/))
+$_ = '' if(($_ !~ /left intact/) and ($_ !~ /Closing connection/))
</stripfile>
</verify>
</testcase>
HTTP
verbose logs
flaky
-notxml
</keywords>
</info>
* Connection #3 to host server4.example.com:%HTTPPORT left intact
</file>
<stripfile>
-$_ = '' if(($_ !~ /left intact/) && ($_ !~ /Closing connection/))
+$_ = '' if(($_ !~ /left intact/) and ($_ !~ /Closing connection/))
</stripfile>
</verify>
</testcase>
<keywords>
HTTP
GLOBAL DNS CACHE
-notxml
</keywords>
</info>
^Host:.*
</strip>
<stripfile>
-$_ = '' if(($_ !~ /left intact/) && ($_ !~ /Closing connection/))
+$_ = '' if(($_ !~ /left intact/) and ($_ !~ /Closing connection/))
</stripfile>
</verify>
</testcase>
persistent connection
CURLOPT_MAXLIFETIME_CONN
verbose logs
-notxml
</keywords>
</info>
== Info: Connection #1 to host %HOSTIP:%HTTPPORT left intact
</file>
<stripfile>
-$_ = '' if(($_ !~ /left intact/) && ($_ !~ /(closing|shutting down) connection #\d+/))
+$_ = '' if(($_ !~ /left intact/) and ($_ !~ /(closing|shutting down) connection #\d+/))
</stripfile>
</verify>
</testcase>
HTTP/2
multi
verbose logs
-notxml
</keywords>
</info>
* Connection #0 to host localhost:%HTTP2TLSPORT left intact
</file>
<stripfile>
-$_ = '' if(($_ !~ /left intact/) && ($_ !~ /Closing connection/))
+$_ = '' if(($_ !~ /left intact/) and ($_ !~ /Closing connection/))
</stripfile>
</verify>
</testcase>
HTTP/2
multi
verbose logs
-notxml
</keywords>
</info>
* Connection #0 to host localhost:%HTTP2TLSPORT left intact
</file>
<stripfile>
-$_ = '' if(($_ !~ /left intact/) && ($_ !~ /Closing connection/))
+$_ = '' if(($_ !~ /left intact/) and ($_ !~ /Closing connection/))
</stripfile>
</verify>
</testcase>
HTTP/3
multi
verbose logs
-notxml
</keywords>
</info>
== Info: Connection #0 to host localhost:%HTTP3PORT left intact
</file>
<stripfile>
-$_ = '' if(($_ !~ /left intact/) && ($_ !~ /Closing connection/))
+$_ = '' if(($_ !~ /left intact/) and ($_ !~ /Closing connection/))
</stripfile>
<limits>
Maximum allocated: 1800000
<info>
<keywords>
TrackMemory
-notxml
</keywords>
</info>
MEM tool_cfgable.c
</file>
<stripfile>
-$_ = '' if((($_ !~ /tool_paramhlp/) && ($_ !~ /tool_cfgable/)) || ($_ =~ /free\(\(nil\)\)/))
+$_ = '' if((($_ !~ /tool_paramhlp/) and ($_ !~ /tool_cfgable/)) || ($_ =~ /free\(\(nil\)\)/))
s/:\d+.*//
s:^(MEM )(.*/)(.*):$1$3:
</stripfile>