mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
ignore cnonce lines too as they are based on the current time and will differ
from time to time!
This commit is contained in:
parent
8ca37dd1c7
commit
7548115a0e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user