xref: /third_party/curl/tests/data/test1105 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP POST
613498266Sopenharmony_cicookies
713498266Sopenharmony_cicookiejar
813498266Sopenharmony_ci</keywords>
913498266Sopenharmony_ci</info>
1013498266Sopenharmony_ci
1113498266Sopenharmony_ci# Server-side
1213498266Sopenharmony_ci<reply>
1313498266Sopenharmony_ci<data>
1413498266Sopenharmony_ciHTTP/1.1 200 OK
1513498266Sopenharmony_ciDate: Tue, 09 Nov 2010 14:49:00 GMT
1613498266Sopenharmony_ciServer: test-server/fake
1713498266Sopenharmony_ciContent-Type: text/html
1813498266Sopenharmony_ciFunny-head: yesyes swsclose
1913498266Sopenharmony_ciSet-Cookie: foobar=name;
2013498266Sopenharmony_ciSet-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/";
2113498266Sopenharmony_ciSet-Cookie: partmatch=present; domain=.0.0.1; path=/;
2213498266Sopenharmony_ciSet-Cookie: foo	bar=barfoo
2313498266Sopenharmony_ciSet-Cookie: bar	foo=
2413498266Sopenharmony_ciSet-Cookie: bar=foo	bar
2513498266Sopenharmony_ci
2613498266Sopenharmony_ci</data>
2713498266Sopenharmony_ci</reply>
2813498266Sopenharmony_ci
2913498266Sopenharmony_ci# Client-side
3013498266Sopenharmony_ci<client>
3113498266Sopenharmony_ci<server>
3213498266Sopenharmony_cihttp
3313498266Sopenharmony_ci</server>
3413498266Sopenharmony_ci<name>
3513498266Sopenharmony_ciHTTP with cookie parser and header recording
3613498266Sopenharmony_ci</name>
3713498266Sopenharmony_ci<command>
3813498266Sopenharmony_ci"http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER?parm1=this*that/other/thing&parm2=foobar/%TESTNUMBER" -c %LOGDIR/cookie%TESTNUMBER.txt -d "userid=myname&password=mypassword"
3913498266Sopenharmony_ci</command>
4013498266Sopenharmony_ci<precheck>
4113498266Sopenharmony_ciperl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0.0.1' );"
4213498266Sopenharmony_ci</precheck>
4313498266Sopenharmony_ci<features>
4413498266Sopenharmony_cicookies
4513498266Sopenharmony_ci</features>
4613498266Sopenharmony_ci</client>
4713498266Sopenharmony_ci
4813498266Sopenharmony_ci# Verify data after the test has been "shot"
4913498266Sopenharmony_ci<verify>
5013498266Sopenharmony_ci<protocol nonewline="yes">
5113498266Sopenharmony_ciPOST /we/want/%TESTNUMBER?parm1=this*that/other/thing&parm2=foobar/%TESTNUMBER HTTP/1.1
5213498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
5313498266Sopenharmony_ciUser-Agent: curl/%VERSION
5413498266Sopenharmony_ciAccept: */*
5513498266Sopenharmony_ciContent-Length: 33
5613498266Sopenharmony_ciContent-Type: application/x-www-form-urlencoded
5713498266Sopenharmony_ci
5813498266Sopenharmony_ciuserid=myname&password=mypassword
5913498266Sopenharmony_ci</protocol>
6013498266Sopenharmony_ci<file name="%LOGDIR/cookie%TESTNUMBER.txt" mode="text">
6113498266Sopenharmony_ci# Netscape HTTP Cookie File
6213498266Sopenharmony_ci# https://curl.se/docs/http-cookies.html
6313498266Sopenharmony_ci# This file was generated by libcurl! Edit at your own risk.
6413498266Sopenharmony_ci
6513498266Sopenharmony_ci127.0.0.1	FALSE	"/silly/"	FALSE	0	mismatch	this
6613498266Sopenharmony_ci127.0.0.1	FALSE	/we/want/	FALSE	0	foobar	name
6713498266Sopenharmony_ci</file>
6813498266Sopenharmony_ci</verify>
6913498266Sopenharmony_ci</testcase>
70