wwwoffle-users  

[WWWOFFLE-Users] refresh plus cookies

Dan Jacobson
Sun, 28 Jan 2007 21:21:12 -0800

Normally in our browser when we hit Refresh in AddCacheInfo, the URL
is something like
http://jidanni1:8080/refresh/?http://pinyin.info/bla
causing no cookies to be sent by the browser.
Well, if the URL were instead
http://pinyin.info/bla!WWWOFFLE-REFRESH-FLAG-TO-BE-STRIPPED
then the cookies would be sent, and WWWOFFLE could strip the tag, no?

At least offline there is little worry about the name left sitting in
the browsers URL bar I suppose.