index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
data
/
test8
Age
Commit message (
Expand
)
Author
2019-03-09
Revert "cookies: extend domain checks to non psl builds"
Daniel Stenberg
2018-12-19
cookies: extend domain checks to non psl builds
Daniel Gustafsson
2018-08-31
cookies: support creation-time attribute for cookies
Daniel Gustafsson
2016-02-08
cookies: allow spaces in cookie names, cut of trailing spaces
Daniel Stenberg
2014-09-10
cookies: only use full host matches for hosts used as IP address
Tim Ruehsen
2013-05-18
cookies: only consider full path matches
YAMADA Yasuharu
2012-11-19
Let test 8 work as long as %HOSTIP ends with ".0.0.1"
Fabian Keil
2010-02-03
cookies with same path length might get sorted in different order when
Yang Tse
2010-01-20
modified test case 8 to also make sure that we deal with cookies using
Daniel Stenberg
2010-01-19
- As was pointed out on the http-state mailing list, the order of cookies in a
Daniel Stenberg
2009-10-25
- Dima Barsky made the curl cookie parser accept cookies even with blank or
Daniel Stenberg
2009-05-25
- bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointed
Daniel Stenberg
2007-09-14
Replaced 127.0.0.1 with %HOSTIP where possible
Dan Fandrich
2007-01-23
Convert (most of) the test data files into genuine XML. A handful still
Dan Fandrich
2006-07-08
Ates Goral pointed out that libcurl's cookie parser did case insensitive
Daniel Stenberg
2005-05-11
Modified the default HTTP headers used by libcurl:
Daniel Stenberg
2005-04-16
keywords added
Daniel Stenberg
2005-04-16
keywords added
Daniel Stenberg
2005-01-25
A minor "syntax error" in numerous test files corrected
Daniel Stenberg
2004-09-08
Now the test servers and test cases can run on a custom port number. There's
Daniel Stenberg
2004-02-09
Modified the default HTTP Accept: header to only be Accept: */*
Daniel Stenberg
2003-07-19
modified to work fine with the new persistant connection working test suite
Daniel Stenberg
2003-04-30
Each test case now specifies which server(s) it needs, without relying on the
Daniel Stenberg
2001-08-24
cookies are stored in the reversed order now (which in turn means that
Daniel Stenberg
2001-05-28
test case converted to the new file format
Daniel Stenberg