netsurf/content
John Mark Bell ad6fcea6b0 Add url_fragment to extract fragment from URL
Optionally allow url_compare to ignore fragments in comparison
Fix handling of url_compare result in a few places
Fix redirects which contain fragments in the Location header

svn path=/trunk/netsurf/; revision=3826
2008-02-03 12:04:48 +00:00
..
fetchers Make core fetching code handle verifiability of transactions 2008-01-30 19:56:41 +00:00
content.c Add url_fragment to extract fragment from URL 2008-02-03 12:04:48 +00:00
content.h Add url_fragment to extract fragment from URL 2008-02-03 12:04:48 +00:00
content_type.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
fetch.c Make core fetching code handle verifiability of transactions 2008-01-30 19:56:41 +00:00
fetch.h Make core fetching code handle verifiability of transactions 2008-01-30 19:56:41 +00:00
fetchcache.c Add url_fragment to extract fragment from URL 2008-02-03 12:04:48 +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 Ensure plq is terminated when looking for an URL path. 2008-01-30 01:44:57 +00:00
urldb.h Work on cookies to bring our behaviour closer to the spec and other browsers: 2008-01-17 20:00:55 +00:00