netsurf/content/fetchers
Daniel Silverstone 3d80e825e1 content/fetchers/curl.c: Defer fetch start if inside cURL
In order to cope better with modern cURL which prevents making
cURL calls when inside a callback from within cURL, defer fetch
start when we are processing in `fetch_curl_data()`.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-06-05 19:51:47 +01:00
..
about.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
about.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
curl.c content/fetchers/curl.c: Defer fetch start if inside cURL 2019-06-05 19:51:47 +01:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c data url handler: drop logging to DEEPDEBUG. 2019-05-05 20:39:26 +01:00
data.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
file.c create netsurf inttypes header to have portable integer formatting macros 2017-01-21 14:20:55 +00:00
file.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
Makefile Buildsystem: Make curl/openssl usage build-time options. 2016-08-13 13:31:07 +01:00
resource.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
resource.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00