netsurf/content
John Mark Bell c24b426881 No longer suppress the default Accept: header.
This fixes all those sites that brokenly assume that it's required and thus break when the client doesn't send one (here's looking at you royalmail.com).
libcurl's default Accept header is "*/*", which is semantically equivalent to not sending a header at all (no header implies the client accepts all content types).

svn path=/trunk/netsurf/; revision=4196
2008-05-24 10:09:02 +00:00
..
fetchers No longer suppress the default Accept: header. 2008-05-24 10:09:02 +00:00
content_type.h Implement sprite support for GTK using librosprite 2008-03-29 13:30:04 +00:00
content.c Implement sprite support for GTK using librosprite 2008-03-29 13:30:04 +00:00
content.h Launch redirects to unsupported URLs in other applications. 2008-04-19 11:07:42 +00:00
fetch.c Remove unnecessary includes 2008-05-11 10:09:44 +00:00
fetch.h Make core fetching code handle verifiability of transactions 2008-01-30 19:56:41 +00:00
fetchcache.c Launch redirects to unsupported URLs in other applications. 2008-04-19 11:07:42 +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 const fixes in plotters and history core 2008-04-07 11:15:09 +00:00
urldb.h Fix type of value_was_quoted member of cookie_data struct. 2008-05-16 10:27:01 +00:00