emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eww


From: Stefan Monnier
Subject: Re: eww
Date: Wed, 19 Jun 2013 08:35:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> Also going back to a previously displayed page should be "immediate"
>> and not require any network communication.
> The Cache-Control header field of the response should be honoured,
> though?

That's for the case where you go the same URL.  When I go back in my
history, I don't just want to see the same web-page, I want to see it in
the exact state I left it (e.g. with whatever text I had typed into the
forms, with point at the same place, ...).
And most importantly, I want to be able to see it even if the network
connection went down.

So, no, when going back in my history I do *not* want to honor stuff
like Cache-Control.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]