]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
the strip stuff
authorDaniel Stenberg <daniel@haxx.se>
Fri, 14 Sep 2001 12:02:02 +0000 (12:02 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 14 Sep 2001 12:02:02 +0000 (12:02 +0000)
tests/FILEFORMAT

index de410d0eee1d16558b5053900c835ba2e2f4dd3e..7b8313abc9950399818c799203fb393373438d49 100644 (file)
@@ -43,6 +43,11 @@ which is useful if the test case needs a file to act on.
 <errorcode>
 numerical error code curl is supposed to return
 </errorcode>
+<strip>
+One regex per line that is removed from the protocol dumps before the
+comparison is made. This is very useful to remove dependencies on dynamicly
+changing protocol data such as port numbers or user-agent strings.
+</strip>
 <protocol>
 the protocol dump curl should transmit
 </protocol>