mirror of
https://github.com/curl/curl.git
synced 2026-05-30 08:17:30 +03:00
test1136: fix cookie order after commit c990eadd12
This commit is contained in:
parent
dc1b6c5a00
commit
778235ce21
1 changed files with 1 additions and 1 deletions
|
|
@ -56,8 +56,8 @@ http://www.example.ck/1136 http://www.ck/1136 http://z-1.compute-1.amazonaws.com
|
|||
# https://curl.haxx.se/docs/http-cookies.html
|
||||
# This file was generated by libcurl! Edit at your own risk.
|
||||
|
||||
.www.example.ck TRUE / FALSE 0 test2 allowed2
|
||||
.www.ck TRUE / FALSE 0 test4 allowed4
|
||||
.www.example.ck TRUE / FALSE 0 test2 allowed2
|
||||
.z-1.compute-1.amazonaws.com TRUE / FALSE 0 test5 forbidden5
|
||||
</file>
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue