diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2004-04-29 13:24:50 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-29 13:24:50 +0000 |
| commit | 7548115a0e294ae266e2449a215b107eb4dfe395 (patch) | |
| tree | 6066ee08e2ccafc8122691b20e048c8222991570 | |
| parent | 8ca37dd1c7f45ee1e29978e7eb26bec951ccff3b (diff) | |
ignore cnonce lines too as they are based on the current time and will differ
from time to time!
| -rw-r--r-- | tests/data/test153 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test153 b/tests/data/test153 index a368a7b89..0cf0acd1f 100644 --- a/tests/data/test153 +++ b/tests/data/test153 @@ -63,6 +63,7 @@ http://%HOSTIP:%HOSTPORT/1530001 -u testuser:testpass --digest http://%HOSTIP:%H # Verify data after the test has been "shot" <verify> <strip> +^Authorization.*cnonce ^User-Agent:.* </strip> <protocol> |
