Your advice was dead on. Thanks.
On Jul 10, 2008, at 12:26 PM, Trevor DeVore wrote:
On Jul 10, 2008, at 12:23 PM, Bert Shuler wrote:
I found http://www.charlesproxy.com/download_action.php?os=macosx
the trial works well, and shows that cookies are not being sent
with my requests.
put "Cookie: test=mytest;"
put sCookieHeader into httpHeaders
put URL "http://[EMAIL PROTECTED]&password=mypass"
seems like that should work, but it does not.
httpHeaders is a property so try:
set the httpHeaders to sCookieHeader
(assuming sCookieHeader has a value)
--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Developer Resources: http://revolution.bluemangolearning.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution