mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -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 data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
<strip>
|
<strip>
|
||||||
|
^Authorization.*cnonce
|
||||||
^User-Agent:.*
|
^User-Agent:.*
|
||||||
</strip>
|
</strip>
|
||||||
<protocol>
|
<protocol>
|
||||||
|
Loading…
Reference in New Issue
Block a user