mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Andres Garcia's mode=text patch to make these do fine on Windows
This commit is contained in:
parent
632cf13767
commit
6a63c51f7c
@ -38,7 +38,7 @@ Accept: */*
|
|||||||
Proxy-Connection: Keep-Alive
|
Proxy-Connection: Keep-Alive
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
<file name="log/jar171">
|
<file name="log/jar171" mode=text>
|
||||||
# Netscape HTTP Cookie File
|
# Netscape HTTP Cookie File
|
||||||
# http://www.netscape.com/newsref/std/cookie_spec.html
|
# http://www.netscape.com/newsref/std/cookie_spec.html
|
||||||
# This file was generated by libcurl! Edit at your own risk.
|
# This file was generated by libcurl! Edit at your own risk.
|
||||||
|
@ -60,7 +60,7 @@ Accept: */*
|
|||||||
Cookie: empty=; mooo=indeed
|
Cookie: empty=; mooo=indeed
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
<file name="log/jar46">
|
<file name="log/jar46" mode=text>
|
||||||
# Netscape HTTP Cookie File
|
# Netscape HTTP Cookie File
|
||||||
# http://www.netscape.com/newsref/std/cookie_spec.html
|
# http://www.netscape.com/newsref/std/cookie_spec.html
|
||||||
# This file was generated by libcurl! Edit at your own risk.
|
# This file was generated by libcurl! Edit at your own risk.
|
||||||
|
@ -24,7 +24,7 @@ nothing
|
|||||||
#
|
#
|
||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
<stdout>
|
<stdout mode=text>
|
||||||
0: Sun, 06 Nov 1994 08:49:37 GMT => 784111777
|
0: Sun, 06 Nov 1994 08:49:37 GMT => 784111777
|
||||||
1: Sunday, 06-Nov-94 08:49:37 GMT => 784111777
|
1: Sunday, 06-Nov-94 08:49:37 GMT => 784111777
|
||||||
2: Sun Nov 6 08:49:37 1994 => 784111777
|
2: Sun Nov 6 08:49:37 1994 => 784111777
|
||||||
|
@ -56,7 +56,7 @@ Accept: */*
|
|||||||
Proxy-Connection: Keep-Alive
|
Proxy-Connection: Keep-Alive
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
<stdout>
|
<stdout mode=text>
|
||||||
hello
|
hello
|
||||||
</stdout>
|
</stdout>
|
||||||
</verify>
|
</verify>
|
||||||
|
@ -50,7 +50,7 @@ Accept: */*
|
|||||||
Host: www.host.foo.com
|
Host: www.host.foo.com
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
<file name="log/jar61.txt">
|
<file name="log/jar61.txt" mode=text>
|
||||||
# Netscape HTTP Cookie File
|
# Netscape HTTP Cookie File
|
||||||
# http://www.netscape.com/newsref/std/cookie_spec.html
|
# http://www.netscape.com/newsref/std/cookie_spec.html
|
||||||
# This file was generated by libcurl! Edit at your own risk.
|
# This file was generated by libcurl! Edit at your own risk.
|
||||||
|
@ -41,7 +41,7 @@ Accept: */*
|
|||||||
Host: host.NOT_DISCLOSED.se
|
Host: host.NOT_DISCLOSED.se
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
<file name="log/jar73.txt">
|
<file name="log/jar73.txt" mode=text>
|
||||||
# Netscape HTTP Cookie File
|
# Netscape HTTP Cookie File
|
||||||
# http://www.netscape.com/newsref/std/cookie_spec.html
|
# http://www.netscape.com/newsref/std/cookie_spec.html
|
||||||
# This file was generated by libcurl! Edit at your own risk.
|
# This file was generated by libcurl! Edit at your own risk.
|
||||||
|
Loading…
Reference in New Issue
Block a user