Age | Commit message (Expand) | Author |
---|---|---|
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-11-16 | CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first header | Daniel Stenberg |
2015-09-27 | docs: fix unescaped '\n' in man pages | Svyatoslav Mishyn |
2015-08-19 | CURLMOPT_PUSHFUNCTION.3: fix argument types | Sam Roth |
2015-08-12 | docs: fix typos | Alessandro Ghedini |
2015-06-24 | CURLMOPT_PUSHFUNCTION.3: Remove unused variable | Tatsuhiro Tsujikawa |
2015-06-24 | CURLMOPT_PUSHFUNCTION.3: added example | Daniel Stenberg |
2015-06-24 | http2: curl_pushheader_byname now takes a const char * | Daniel Stenberg |
2015-06-24 | http2: fixed the header accessor functions for the push callback | Daniel Stenberg |
2015-06-24 | http2: initial implementation of the push callback | Daniel Stenberg |
2015-06-24 | http2: initial HTTP/2 server push types/docs | Daniel Stenberg |