GET URL with cookies

Bert Shuler bertshuler at yahoo.com
Thu Jul 10 12:23:19 EDT 2008


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://mysite.com?uid=bert@mysite.com&password=mypass"

seems like that should work, but it does not.

On Jul 10, 2008, at 12:00 PM, Trevor DeVore wrote:

> On Jul 10, 2008, at 11:56 AM, Bert Shuler wrote:
>
>> That is exactly the right direction I needed to go. Thanks.
>> I am putting  the cookie found by your routine into httpHeaders
>> It still isnt working, but I feel like this is the right path. I  
>> need to validate that the cookie is actually being sent.
>> I wish there was a way to watch the http traffic go by.
>
> What platform are you on? I'm on OS X use the traffic watcher in  
> Interarchy 8 to watch HHTP traffic coming and going from my computer  
> while I work with headers. I'm imagine there are some free utilities  
> available as well.
>
> Regards,
>
> -- 
> Trevor DeVore
> Blue Mango Learning Systems
> www.bluemangolearning.com    -    www.screensteps.com
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution





More information about the use-livecode mailing list