netsurf/content/fetchers
Michael Drake ab4eab5706 Data fetcher: Add Cache-Control header with max-age of a year.
Data URLs can't change, we want to assume they're fresh for
as long as we can.
2019-11-10 14:36:40 +00:00
..
about.c move the fallback text for about handler into messages handler 2019-10-30 21:33:27 +00:00
about.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
curl.c remove user warnings from hotlist load and curl poll 2019-11-05 00:07:06 +00:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c Data fetcher: Add Cache-Control header with max-age of a year. 2019-11-10 14:36:40 +00:00
data.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
file.c File fetcher: Avoid atoi for If-None-Match value parse. 2019-11-09 17:06:04 +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 Resource fetcher: Fix ETag handling. 2019-11-09 16:59:26 +00:00
resource.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00