This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-02-13 04:54:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
content
History
Rob Kendrick
fed99c2cb5
jmb's rework of data: URL handling
...
svn path=/trunk/netsurf/; revision=3890
2008-03-06 11:28:00 +00:00
..
fetchers
jmb's rework of data: URL handling
2008-03-06 11:28:00 +00:00
content_type.h
…
content.c
…
content.h
Periodically reflow the page while fetching a page's objects. Make buffer all rendering default.
2008-02-29 23:03:26 +00:00
fetch.c
Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though.
2008-03-05 14:21:29 +00:00
fetch.h
…
fetchcache.c
…
fetchcache.h
…
urldb.c
Add testcase for non-fqdn -- already passes, but may as well keep it for regression testing.
2008-03-03 13:21:02 +00:00
urldb.h
…