Daniel Stenberg
|
4af40b3646
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
|
Daniel Stenberg
|
6c5f4303fe
|
CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first header
... if there are more than one using the same name
|
2015-11-16 08:26:48 +01:00 |
|
Svyatoslav Mishyn
|
963b7bd4f7
|
docs: fix unescaped '\n' in man pages
Closes https://github.com/bagder/curl/pull/459
|
2015-09-27 23:45:41 -04:00 |
|
Sam Roth
|
e67e71d62b
|
CURLMOPT_PUSHFUNCTION.3: fix argument types
Closes #389
Closes #386
|
2015-08-19 10:35:24 +02:00 |
|
Alessandro Ghedini
|
5be0c88297
|
docs: fix typos
closes #376
|
2015-08-12 11:29:55 +02:00 |
|
Tatsuhiro Tsujikawa
|
77044b53f7
|
CURLMOPT_PUSHFUNCTION.3: Remove unused variable
|
2015-06-24 23:44:42 +02:00 |
|
Daniel Stenberg
|
c712aa0ebe
|
CURLMOPT_PUSHFUNCTION.3: added example
|
2015-06-24 23:44:42 +02:00 |
|
Daniel Stenberg
|
a384f28ca6
|
http2: curl_pushheader_byname now takes a const char *
|
2015-06-24 23:44:42 +02:00 |
|
Daniel Stenberg
|
f65ab8864e
|
http2: fixed the header accessor functions for the push callback
|
2015-06-24 23:44:42 +02:00 |
|
Daniel Stenberg
|
ea7134ac87
|
http2: initial implementation of the push callback
|
2015-06-24 23:44:42 +02:00 |
|
Daniel Stenberg
|
70191958b5
|
http2: initial HTTP/2 server push types/docs
|
2015-06-24 23:44:42 +02:00 |
|