mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-28 17:23:09 +03:00
c24b426881
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 |
||
---|---|---|
.. | ||
fetchers | ||
content_type.h | ||
content.c | ||
content.h | ||
fetch.c | ||
fetch.h | ||
fetchcache.c | ||
fetchcache.h | ||
urldb.c | ||
urldb.h |