| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: HTTPSocket caching behind the scenes? |
| From: | Greg Bowman <offline at lightlink dot com> |
| Date: | Thu, 31 Mar 2005 19:40:51 -0800 |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| References: | <5623d4167c2ea4e635c17186a8c78439 at gsco dot de> <fffeca26414a1acde40096cb5060f4a9 at boisseau dot co dot uk> <ad530d72050330104464cf8a34 at mail dot gmail dot com> <1b31f87f7bce320a7b25db59285434ca at gsco dot de> |
I've been having this same problem. After sniffing around with Net Tool
Box's traffic watcher, I decided to add a request header of
Cache-control no-store. This seems to have cleared up my problem.
Greg Thanks, tcpflow is already my tool of choice for this :) I'll examine which differences there are between the Safari and the HTTPSocket request, probably some cache-control headers.Thanks, Frank+++ Am 30.03.2005 um 20:44 schrieb Dean Davis:Yes, any HTTPSocket problem I ever had was solved by examining the difference between the header Safari was sending out and the header my program was sending out and modifying my program to duplicate the Safari header. NetToolBox is a great tool for this.There is a free command line wrapper to TCPDump called TCPFlow. Get it here...<http://www.entropy.ch/software/macosx/welcome.html#tcpflow> This works great too. Dean Davis-- Günter Schmidt & Co. oHG Frank Bitterlich eMail: bitterlich at gsco dot de Schlosserstr. 4 WWW: http://www.gsco.de/ D-60322 Frankfurt Tel.: 069 / 156809-29 GERMANY Fax: 069 / 156809-28 _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Windows XP: Speak() Method, Christian Miller |
|---|---|
| Next by Date: | Re: ContextualMenus, Aaron Ballman |
| Previous by Thread: | Re: HTTPSocket caching behind the scenes?, Dean Davis |
| Next by Thread: | Re: HTTPSocket caching behind the scenes?, Frank Bitterlich |
| Indexes: | [Date] [Thread] [Top] [All Lists] |