Skip to content
Snippets Groups Projects
Commit bd8cef5a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

the strip stuff

parent 708431e2
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment