- Jun 08, 2015
-
-
Daniel Stenberg authored
-
Ville Skyttä authored
-
Ville Skyttä authored
-
- Jun 05, 2015
-
-
Daniel Stenberg authored
Stop linking to the curl.haxx.se anchor pages, they are usually only themselves pointers to the real page so better point there directly instead.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
The protocol is named "HTTP/2" after all. It is an alias for the existing CURL_HTTP_VERSION_2_0 enum.
-
- Jun 04, 2015
-
-
Daniel Stenberg authored
-
Jay Satiro authored
Prior to this change any-domain cookies (cookies without a domain that are sent to any domain) were exported with domain name "unknown". Bug: https://github.com/bagder/curl/issues/292
-
- Jun 03, 2015
-
-
Daniel Stenberg authored
-
- Jun 02, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 01, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Bug: http://curl.haxx.se/mail/lib-2015-06/0001.html Reported-by: Rafayel Mkrtchyan
-
- May 30, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 28, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 26, 2015
-
-
Daniel Stenberg authored
-
- May 25, 2015
-
-
Jay Satiro authored
Document that if Set-Cookie is used without a domain then the cookie is sent for any domain and will not be modified. Bug: http://curl.haxx.se/mail/lib-2015-05/0137.html Reported-by: Alexander Dyagilev
-
- May 24, 2015
-
-
Jay Satiro authored
The CURLOPT_COOKIE doc says it "sets the cookie header explicitly in the outgoing request(s)." However there seems to be some user confusion about cookie modification. Document that the cookies set by this option are not modified by the cookie engine. Bug: http://curl.haxx.se/mail/lib-2015-05/0115.html Reported-by: Alexander Dyagilev
-
Jay Satiro authored
-
- May 21, 2015
-
-
Daniel Stenberg authored
-
- May 20, 2015
-
-
Daniel Stenberg authored
Reported-by: bsammon Bug: https://github.com/bagder/curl/issues/282
-
Jay Satiro authored
.. also correct some variable naming in curl_easy_escape.3 Bug: https://github.com/bagder/curl/issues/281 Reported-by: <bsammon@users.noreply.github.com>
-
- May 19, 2015
-
-
Jay Satiro authored
-
Viktor Szakats authored
-
Daniel Stenberg authored
-
- May 18, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
By setting this option to 1 libcurl will wait for a connection to reveal if it is possible to pipeline/multiplex on before it continues.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 12, 2015
-
-
Daniel Stenberg authored
-
- May 08, 2015
-
-
Egon Eckert authored
-
- May 04, 2015
-
-
Daniel Stenberg authored
Reported-by: Liviu Chircu
-
Daniel Stenberg authored
Reported-by: Fred Stluka Bug: https://github.com/bagder/curl/issues/255
-