xref: /third_party/curl/tests/data/test1218 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP GET
613498266Sopenharmony_ciHTTP proxy
713498266Sopenharmony_cicookies
813498266Sopenharmony_ci</keywords>
913498266Sopenharmony_ci</info>
1013498266Sopenharmony_ci
1113498266Sopenharmony_ci# This test is very similar to 1216, only that it sets the cookies from the
1213498266Sopenharmony_ci# first site instead of reading from a file
1313498266Sopenharmony_ci<reply>
1413498266Sopenharmony_ci<data>
1513498266Sopenharmony_ciHTTP/1.1 200 OK
1613498266Sopenharmony_ciDate: Tue, 25 Sep 2001 19:37:44 GMT
1713498266Sopenharmony_ciSet-Cookie: bug=fixed; domain=.example.fake;
1813498266Sopenharmony_ciContent-Length: 21
1913498266Sopenharmony_ci
2013498266Sopenharmony_ciThis server says moo
2113498266Sopenharmony_ci</data>
2213498266Sopenharmony_ci</reply>
2313498266Sopenharmony_ci
2413498266Sopenharmony_ci# Client-side
2513498266Sopenharmony_ci<client>
2613498266Sopenharmony_ci<server>
2713498266Sopenharmony_cihttp
2813498266Sopenharmony_ci</server>
2913498266Sopenharmony_ci<name>
3013498266Sopenharmony_ciHTTP cookies and domains with same prefix
3113498266Sopenharmony_ci</name>
3213498266Sopenharmony_ci<command>
3313498266Sopenharmony_cihttp://example.fake/c/%TESTNUMBER http://example.fake/c/%TESTNUMBER http://bexample.fake/c/%TESTNUMBER -b nonexisting -x %HOSTIP:%HTTPPORT
3413498266Sopenharmony_ci</command>
3513498266Sopenharmony_ci<features>
3613498266Sopenharmony_cicookies
3713498266Sopenharmony_ciproxy
3813498266Sopenharmony_ci</features>
3913498266Sopenharmony_ci</client>
4013498266Sopenharmony_ci
4113498266Sopenharmony_ci# Verify data after the test has been "shot"
4213498266Sopenharmony_ci<verify>
4313498266Sopenharmony_ci<protocol>
4413498266Sopenharmony_ciGET http://example.fake/c/%TESTNUMBER HTTP/1.1
4513498266Sopenharmony_ciHost: example.fake
4613498266Sopenharmony_ciUser-Agent: curl/%VERSION
4713498266Sopenharmony_ciAccept: */*
4813498266Sopenharmony_ciProxy-Connection: Keep-Alive
4913498266Sopenharmony_ci
5013498266Sopenharmony_ciGET http://example.fake/c/%TESTNUMBER HTTP/1.1
5113498266Sopenharmony_ciHost: example.fake
5213498266Sopenharmony_ciUser-Agent: curl/%VERSION
5313498266Sopenharmony_ciAccept: */*
5413498266Sopenharmony_ciProxy-Connection: Keep-Alive
5513498266Sopenharmony_ciCookie: bug=fixed
5613498266Sopenharmony_ci
5713498266Sopenharmony_ciGET http://bexample.fake/c/%TESTNUMBER HTTP/1.1
5813498266Sopenharmony_ciHost: bexample.fake
5913498266Sopenharmony_ciUser-Agent: curl/%VERSION
6013498266Sopenharmony_ciAccept: */*
6113498266Sopenharmony_ciProxy-Connection: Keep-Alive
6213498266Sopenharmony_ci
6313498266Sopenharmony_ci</protocol>
6413498266Sopenharmony_ci</verify>
6513498266Sopenharmony_ci</testcase>
66