netsurf/content
John Mark Bell 6168417b80 Fix cache control
svn path=/trunk/netsurf/; revision=4288
2008-06-06 23:51:51 +00:00
..
fetchers Stop processing headers and sending FETCH_HEADER if fetch was aborted. 2008-05-31 16:52:37 +00:00
content.c Move struct cache_data from fetch to content as it is no longer needed by fetch. Make it a member instead of pointer in struct content. 2008-06-03 01:10:46 +00:00
content.h Move struct cache_data from fetch to content as it is no longer needed by fetch. Make it a member instead of pointer in struct content. 2008-06-03 01:10:46 +00:00
content_type.h Implement sprite support for GTK using librosprite 2008-03-29 13:30:04 +00:00
fetch.c Remove unused members of struct fetch (were moved to fetch_curl but not removed from here). 2008-05-31 16:57:53 +00:00
fetch.h Move struct cache_data from fetch to content as it is no longer needed by fetch. Make it a member instead of pointer in struct content. 2008-06-03 01:10:46 +00:00
fetchcache.c Fix cache control 2008-06-06 23:51:51 +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