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 13:04:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
content
History
James Bursa
21a3c99d3d
Remove unused members of struct fetch (were moved to fetch_curl but not removed from here).
...
svn path=/trunk/netsurf/; revision=4232
2008-05-31 16:57:53 +00:00
..
fetchers
Stop processing headers and sending FETCH_HEADER if fetch was aborted.
2008-05-31 16:52:37 +00:00
content_type.h
…
content.c
…
content.h
Launch redirects to unsupported URLs in other applications.
2008-04-19 11:07:42 +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
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
Fix freeing of etag data.
2008-05-31 15:52:22 +00:00
fetchcache.h
…
urldb.c
…
urldb.h
Fix type of value_was_quoted member of cookie_data struct.
2008-05-16 10:27:01 +00:00