netsurf/content/fetchers
Michael Drake 8f554bb0e5 Fix "about:".
svn path=/trunk/netsurf/; revision=13054
2011-10-15 09:47:37 +00:00
..
about.c Fix "about:". 2011-10-15 09:47:37 +00:00
about.h add about: fetcher 2011-02-15 23:18:10 +00:00
curl.c Fix handling of URLs without an authority 2011-10-14 21:41:16 +00:00
curl.h add about: fetcher 2011-02-15 23:18:10 +00:00
data.c Use malloc, memcpy instead of strdup since we have the length. 2011-10-08 12:47:42 +00:00
data.h add about: fetcher 2011-02-15 23:18:10 +00:00
file.c Convert fetchers to nsurl. 2011-09-29 15:31:54 +00:00
file.h add about: fetcher 2011-02-15 23:18:10 +00:00
resource.c make resource fetcher cope with missing resources gracefully 2011-10-07 22:51:31 +00:00
resource.h Port more internals to nsurl. Front ends may need updating. 2011-10-03 15:56:47 +00:00