[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: no-cache
>> On Fri, 08 Jun 2001 13:45:02 +0900
>> 「寺」== teranisi@gohome.org (Yuuichi Teranishi) said as follows:
寺> * w3m-retrieve に第 4 引数 no-proxy-cache みたいなのを設けて、
寺> no-proxy-cache が non-nil のときは
寺> w3m-*-command-arguments に "-no-cache" を append するようにする
w3m-retrieve() は、emacs-w3m の内部動作に関する重要な界面になっている
ので、個人的には w3m-retrieve() の引数はなるべく増やしたくないです。
第3引数 no-cache が non-nil の時は常に、
寺> w3m が出す HTTP リクエストのヘッダに
寺> Pragma: no-cache
寺> Cache-Control: no-cache
寺> をつけたいってことなんですよね。
するようにすれば良いのではないでしょうか。
--
土屋 雅稔 ( TSUCHIYA Masatoshi )
http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/