2007年07月17日 星期二 21:52
浏览器向服务器发送请求一个资源,例如test.js,使用浏览器端缓存,会将test.js保存在浏览器端 第二次在发送同样的请求到服务器上,服务器会返回304状态,文件没有被修改,可否设置什么http头的信息或其他方式 在浏览器第二次发送请求时,如果缓存中有,就直接从缓存中获得,都不需要再向服务器发送请求检查文件 是否改变? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070717/99d434e0/attachment.html
2007年07月17日 星期二 22:04
set-expire >From: "Super Wu" <superwunc在gmail.com> >Reply-To: python-chinese在lists.python.cn >To: python-chinese在lists.python.cn >Subject: [python-chinese] 关于http状态码的问题 >Date: Tue, 17 Jul 2007 21:52:45 +0800 > >浏览器向服务器发送请求一个资源,例如test.js,使用浏览器端缓存,会将test.js 保存在浏览器端 >第二次在发送同样的请求到服务器上,服务器会返回304状态,文件没有被修改,可否 设置什么http头的信息或其他方式 >在浏览器第二次发送请求时,如果缓存中有,就直接从缓存中获得,都不需要再向服 务器发送请求检查文件 >是否改变? >_______________________________________________ >python-chinese >Post: send python-chinese在lists.python.cn >Subscribe: send subscribe to python-chinese-request在lists.python.cn >Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn >Detail Info: http://python.cn/mailman/listinfo/python-chinese _________________________________________________________________ 享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com
2007年07月17日 星期二 22:11
用头信息If-Modified-Since,头信息的值就填服务器上次返回给你的Last-Modified -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20070717/8fcc0a3a/attachment.htm
2007年07月18日 星期三 13:20
apache 的 expire 模块
2007年07月20日 星期五 08:13
лл£¬Ê¹ÓÃset-expire¶ÔһЩ¾²Ì¬µÄ²»±äµÄÎļþÀýÈçͼƬ,cssµÈ£¬ÉèÖûº´æ¹ýÆÚʱ¼ä£¬¼õÉÙhttpÇëÇ󣬿ÉÒÔÌá¸ßÒ³ÃæÏìÓ¦ËÙ¶È ÔÚ07-7-17£¬cun heise <cunheise at hotmail.com> дµÀ£º > > set-expire > > > >From: "Super Wu" <superwunc at gmail.com> > >Reply-To: python-chinese at lists.python.cn > >To: python-chinese at lists.python.cn > >Subject: [python-chinese] ¹ØÓÚhttp״̬ÂëµÄÎÊÌâ > >Date: Tue, 17 Jul 2007 21:52:45 +0800 > > > >ä¯ÀÀÆ÷Ïò·þÎñÆ÷·¢ËÍÇëÇóÒ»¸ö×ÊÔ´£¬ÀýÈçtest.js£¬Ê¹ÓÃä¯ÀÀÆ÷¶Ë»º´æ£¬»á½«test.js > ±£´æÔÚä¯ÀÀÆ÷¶Ë > >µÚ¶þ´ÎÔÚ·¢ËÍͬÑùµÄÇëÇóµ½·þÎñÆ÷ÉÏ£¬·þÎñÆ÷»á·µ»Ø304״̬£¬ÎļþûÓб»Ð޸ģ¬¿É·ñ > ÉèÖÃʲôhttpÍ·µÄÐÅÏ¢»òÆäËû·½Ê½ > >ÔÚä¯ÀÀÆ÷µÚ¶þ´Î·¢ËÍÇëÇóʱ£¬Èç¹û»º´æÖÐÓУ¬¾ÍÖ±½Ó´Ó»º´æÖлñµÃ£¬¶¼²»ÐèÒªÔÙÏò·þ > ÎñÆ÷·¢ËÍÇëÇó¼ì²éÎļþ > >ÊÇ·ñ¸Ä±ä£¿ > > > >_______________________________________________ > >python-chinese > >Post: send python-chinese at lists.python.cn > >Subscribe: send subscribe to python-chinese-request at lists.python.cn > >Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > >Detail Info: http://python.cn/mailman/listinfo/python-chinese > > _________________________________________________________________ > ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¨D MSN Hotmail¡£ http://www.hotmail.com > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070720/62a703dc/attachment.html
Zeuux © 2025
京ICP备05028076号