summaryrefslogtreecommitdiff
path: root/tests/data/test62
Commit message (Expand)AuthorAgeFilesLines
* curl: create easy handles on-demand and not ahead of timeDaniel Stenberg2019-10-021-2/+2
* tests: allow tests to pass by 2037-02-12Bernhard M. Wiedemann2019-01-081-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* http: always send Host: header as first headerDaniel Stenberg2015-03-121-2/+2
* cookies: follow-up fix for path checkingYAMADA Yasuharu2013-06-121-1/+6
* cookies: change the URL in the cookie jar file headerDaniel Stenberg2012-07-031-1/+1
* made the cookie tests 61 and 62 test httponly cookies, both receiving inDaniel Stenberg2009-05-101-1/+2
* - I'm abandoning the system with the web site mirrors (but keeping downloadDaniel Stenberg2008-08-281-1/+1
* Added some <keywords> sections and use some key words more consistently.Dan Fandrich2007-10-121-0/+2
* Year 2038 has its own problems (32 bit integer overflow).Yang Tse2007-02-051-3/+3
* fix test case 62 which was failing due to cookies expiring 1 Feb 2007Yang Tse2007-02-021-3/+3
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
* Venkat Akella found out that libcurl did not like HTTP responses that simplyDaniel Stenberg2006-11-251-1/+1
* As reported in bug: #1566077 the former URL mentioned in the generated cookieDaniel Stenberg2006-09-271-1/+1
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-1/+0
* keywords addedDaniel Stenberg2005-04-221-0/+7
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-1/+1
* 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
* send correct cookies when using a custom Host:Daniel Stenberg2003-05-021-0/+49