curl/include/curl
Frank Gevaerts ba410f6c64 add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}
Adds access to the effectively used protocol/scheme to both libcurl and
curl, both in string and numeric (CURLPROTO_*) form.

Note that the string form will be uppercase, as it is just the internal
string.

As these strings are declared internally as const, and all other strings
returned by curl_easy_getinfo() are de-facto const as well, string
handling in getinfo.c got const-ified.

Closes #1137
2016-11-25 00:45:18 +01:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
curl.h add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} 2016-11-25 00:45:18 +01:00
curlbuild.h.cmake URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlbuild.h.dist curlbuild.h.dist: check __LP64__ as well to fix MIPS build 2016-05-18 14:10:36 +02:00
curlbuild.h.in URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlrules.h URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlver.h bump: next version will be 7.52.0 2016-11-09 09:15:58 +01:00
easy.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00
Makefile.am URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
mprintf.h curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
multi.h include: revert 9adf3c4 and make public types void * again 2016-07-31 22:59:22 +02:00
stdcheaders.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
typecheck-gcc.h checksrc: white space edits to comply to stricter checksrc 2016-11-24 23:58:22 +01:00