mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
e523504424
This allows code to use document->cached instead of find_in_cache(document->uri), thereby increasing the likelihood of getting the correct cache entry. This should fix Bug 756 - "assertion (cached)->object.refcount >= 0 failed" after HTTP proxy was changed. Patches for this were written by me and then later by Jonas. This commit combines our independent implementations. |
||
---|---|---|
.. | ||
dump | ||
text | ||
action.c | ||
action.h | ||
Makefile | ||
timer.c | ||
timer.h | ||
viewer.c | ||
viewer.h |