Revert "Update to 7.40.1"
[platform/upstream/curl.git] / tests / data / test31
index b1171d8..38af83b 100644 (file)
@@ -18,6 +18,8 @@ Content-Type: text/html
 Funny-head: yesyes\r
 Set-Cookie: foobar=name; domain=anything.com; path=/ ; secure\r
 Set-Cookie:ismatch=this  ; domain=127.0.0.1; path=/silly/\r
+Set-Cookie: overwrite=this  ; domain=127.0.0.1; path=/overwrite/\r
+Set-Cookie: overwrite=this2  ; domain=127.0.0.1; path=/overwrite\r
 Set-Cookie: sec1value=secure1  ; domain=127.0.0.1; path=/secure1/ ; secure\r
 Set-Cookie: sec2value=secure2  ; domain=127.0.0.1; path=/secure2/ ; secure=\r
 Set-Cookie: sec3value=secure3  ; domain=127.0.0.1; path=/secure3/ ; secure=\r
@@ -94,6 +96,7 @@ Accept: */*
 # This file was generated by libcurl! Edit at your own risk.
 
 .127.0.0.1     TRUE    /silly/ FALSE   0       ismatch this
+.127.0.0.1     TRUE    /overwrite      FALSE   0       overwrite       this2
 .127.0.0.1     TRUE    /secure1/       TRUE    0       sec1value       secure1
 .127.0.0.1     TRUE    /secure2/       TRUE    0       sec2value       secure2
 .127.0.0.1     TRUE    /secure3/       TRUE    0       sec3value       secure3