netsurf/content
James Bursa ae992eab4d Add new fetch callback FETCH_HEADER for headers and move as much header parsing as possible from fetch_curl.c to fetchcache.c. This simplifies fetch_curl.c and will make it possible to store response headers in future.
svn path=/trunk/netsurf/; revision=4226
2008-05-30 04:11:16 +00:00
..
fetchers Add new fetch callback FETCH_HEADER for headers and move as much header parsing as possible from fetch_curl.c to fetchcache.c. This simplifies fetch_curl.c and will make it possible to store response headers in future. 2008-05-30 04:11:16 +00:00
content.c Implement sprite support for GTK using librosprite 2008-03-29 13:30:04 +00:00
content.h Launch redirects to unsupported URLs in other applications. 2008-04-19 11:07:42 +00:00
content_type.h Implement sprite support for GTK using librosprite 2008-03-29 13:30:04 +00:00
fetch.c Wrap very verbose logging with #ifdef, so as to silence it. 2008-05-29 19:32:31 +00:00
fetch.h Add new fetch callback FETCH_HEADER for headers and move as much header parsing as possible from fetch_curl.c to fetchcache.c. This simplifies fetch_curl.c and will make it possible to store response headers in future. 2008-05-30 04:11:16 +00:00
fetchcache.c Add new fetch callback FETCH_HEADER for headers and move as much header parsing as possible from fetch_curl.c to fetchcache.c. This simplifies fetch_curl.c and will make it possible to store response headers in future. 2008-05-30 04:11:16 +00:00
fetchcache.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
urldb.c const fixes in plotters and history core 2008-04-07 11:15:09 +00:00
urldb.h Fix type of value_was_quoted member of cookie_data struct. 2008-05-16 10:27:01 +00:00