[Twisted-Python] HTTP Gateway, Passing In Cookies Via URL

2009-11-24 Thread Brandon McGinty
nt a, including response, headers, body, etc. If anyone can give me a hand with this, I would greatly appreciate it. I hope I have been clear enough. Sincerely, Brandon McGinty ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://t

Re: [Twisted-Python] Twisted Question

2009-06-01 Thread Brandon McGinty
Thanks to your post, something just clicked for me. I've got it working, and life is good. I thank you all for your help. Sincerely, Brandon McGinty Jean-Paul Calderone wrote: > On Sun, 31 May 2009 19:12:56 -0400, Brandon McGinty > wrote: >> I'll give that a shot...unfo

Re: [Twisted-Python] Twisted Question

2009-06-01 Thread Brandon McGinty
I know I'm missing something in that FAQ entry...I'm just not sure what. Thanks, Brandon McGinty Jean-Paul Calderone wrote: > On Sun, 31 May 2009 19:12:56 -0400, Brandon McGinty > wrote: >> I'll give that a shot...unfortunately, the data is only accessible via &g

Re: [Twisted-Python] Twisted Question

2009-05-31 Thread Brandon McGinty
I'll give that a shot...unfortunately, the data is only accessible via an irc server and protocol. Hopefully I can gleen some useful information about cross-protocol communication by lokng at the source. Thank You, Brandon McGinty Alex Clemesha wrote: > On Sun, May 31, 2009 at

[Twisted-Python] Twisted Question

2009-05-31 Thread Brandon McGinty
ery, is sent to irc server via irc client. Response is returned, processed, and sent to the page that is the result of submiting that form. Process continues until user clicks log out, where in the irc client disconnects. Any help anyone can give me is greatly appreciated. Thanks,