summaryrefslogtreecommitdiff
path: root/content/fetchers/fetch_data.h
Commit message (Collapse)AuthorAgeFilesLines
* add about: fetcher Vincent Sanders2011-02-151-28/+0
| | | | | | rename fetchers to be more sensible svn path=/trunk/netsurf/; revision=11692
* Initial attempt at implementing data: URLs. Needs cleaning and verifying ↵Rob Kendrick2008-03-051-0/+28
that I'm using the fetcher API correctly. Appears to work, though. svn path=/trunk/netsurf/; revision=3882