mirror of
https://github.com/curl/curl.git
synced 2026-07-23 13:07:17 +03: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue