From bd8cef5a702d9a83e373809168f449728261da3b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 14 Sep 2001 12:02:02 +0000 Subject: [PATCH] the strip stuff --- tests/FILEFORMAT | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index de410d0..7b8313a 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -43,6 +43,11 @@ which is useful if the test case needs a file to act on. numerical error code curl is supposed to return + +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. + the protocol dump curl should transmit -- 2.7.4