curl-curl/include/curl
Nathaniel Waisbrot 9756d1da76 CURLOPT_DEFAULT_PROTOCOL: added
- Add new option CURLOPT_DEFAULT_PROTOCOL to allow specifying a default
protocol for schemeless URLs.

- Add new tool option --proto-default to expose
CURLOPT_DEFAULT_PROTOCOL.

In the case of schemeless URLs libcurl will behave in this way:

When the option is used libcurl will use the supplied default.

When the option is not used, libcurl will follow its usual plan of
guessing from the hostname and falling back to 'http'.
2015-08-22 21:57:14 -04:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
curl.h CURLOPT_DEFAULT_PROTOCOL: added 2015-08-22 21:57:14 -04:00
curlbuild.h.cmake cmake: unbreak for non-Windows platforms 2013-10-20 17:12:56 +02:00
curlbuild.h.dist curlbuild: fix GCC build on SPARC systems without configure script 2014-06-16 21:44:28 +02:00
curlbuild.h.in build: fix AIX compilation and usage 2012-11-23 17:57:00 +01:00
curlrules.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curlver.h bump: start working toward 7.45.0 2015-08-12 09:07:37 +02:00
easy.h Fix spelling errors in include/ 2011-04-21 07:55:53 -07:00
Makefile.am include: cleanup 2011-05-09 10:20:31 +02:00
mprintf.h mprintf.h: remove #ifdef CURLDEBUG 2015-03-03 12:36:18 +01:00
multi.h multi: Move http2 push function declarations to header end 2015-06-30 17:19:21 -04:00
stdcheaders.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
typecheck-gcc.h Negotiate: custom service names for SPNEGO. 2015-04-28 08:29:56 +02:00