1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-25 09:38:54 -05:00
curl/include/curl
Jens Finkhaeuser 0a4ecbdf1c
urlapi: CURLU_NO_AUTHORITY allows empty authority/host part
CURLU_NO_AUTHORITY is intended for use with unknown schemes (i.e. not
"file:///") to override cURL's default demand that an authority exists.

Closes #4349
2019-09-19 15:57:28 +02:00
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
curlver.h version: next release will be 7.67.0 2019-09-19 15:57:28 +02:00
easy.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
Makefile.am makefile: make checksrc and hugefile commands "silent" 2019-03-14 20:11:24 +01:00
mprintf.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
multi.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
stdcheaders.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
system.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
typecheck-gcc.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
urlapi.h urlapi: CURLU_NO_AUTHORITY allows empty authority/host part 2019-09-19 15:57:28 +02:00