summaryrefslogtreecommitdiff
path: root/tests/data/test8
Commit message (Expand)AuthorAgeFilesLines
* Revert "cookies: extend domain checks to non psl builds"Daniel Stenberg2019-03-091-1/+0
* cookies: extend domain checks to non psl buildsDaniel Gustafsson2018-12-191-0/+1
* cookies: support creation-time attribute for cookiesDaniel Gustafsson2018-08-311-1/+1
* cookies: allow spaces in cookie names, cut of trailing spacesDaniel Stenberg2016-02-081-1/+3
* cookies: only use full host matches for hosts used as IP addressTim Ruehsen2014-09-101-1/+2
* cookies: only consider full path matchesYAMADA Yasuharu2013-05-181-1/+1
* Let test 8 work as long as %HOSTIP ends with ".0.0.1"Fabian Keil2012-11-191-2/+5
* cookies with same path length might get sorted in different order whenYang Tse2010-02-031-1/+1
* modified test case 8 to also make sure that we deal with cookies usingDaniel Stenberg2010-01-201-1/+2
* - As was pointed out on the http-state mailing list, the order of cookies in aDaniel Stenberg2010-01-191-1/+1
* - Dima Barsky made the curl cookie parser accept cookies even with blank orDaniel Stenberg2009-10-251-1/+2
* - bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointedDaniel Stenberg2009-05-251-0/+1
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-1/+1
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
* Ates Goral pointed out that libcurl's cookie parser did case insensitiveDaniel Stenberg2006-07-081-1/+3
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-1/+0
* keywords addedDaniel Stenberg2005-04-161-1/+1
* keywords addedDaniel Stenberg2005-04-161-0/+7
* A minor "syntax error" in numerous test files correctedDaniel Stenberg2005-01-251-1/+1
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-2/+2
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-1/+1
* modified to work fine with the new persistant connection working test suiteDaniel Stenberg2003-07-191-1/+1
* Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg2003-04-301-0/+3
* cookies are stored in the reversed order now (which in turn means thatDaniel Stenberg2001-08-241-1/+1
* test case converted to the new file formatDaniel Stenberg2001-05-281-0/+47