Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-11 | - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if | Daniel Stenberg | |
the condition in the previous request was unmet. This is typically a time condition set with CURLOPT_TIMECONDITION and was previously not possible to reliably figure out. From bug report #2565128 (http://curl.haxx.se/bug/view.cgi?id=2565128) | |||
2009-02-10 | completed the CURLPROXY_ collection | Daniel Stenberg | |
2009-02-10 | introducing the symbols-in-versions file, in an effort to help app authors | Daniel Stenberg | |
to better know and track symbols in earlier libcurl versions |