mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-27 16:59:36 +03:00
02e2fab6a3
+ Fix infinite loop when encountering a spurious \r + Values are only treated as quoted if the first non-whitespace character is " + Cookies are inserted into the db in the order of receipt. This brings our Cookie: header ordering closer to other browsers (though this strictly shouldn't matter -- no ordering is defined, other than by path specificity) + Fix testcase assertions to cope with new output ordering svn path=/trunk/netsurf/; revision=3709 |
||
---|---|---|
.. | ||
fetchers | ||
content_type.h | ||
content.c | ||
content.h | ||
fetch.c | ||
fetch.h | ||
fetchcache.c | ||
fetchcache.h | ||
urldb.c | ||
urldb.h |