Re: Unable to make http request to django server using twisted.web.client.AGENT

2015-11-13 Thread Akshat Tripathi
On Thursday, 5 November 2015 13:06:13 UTC+5:30, Akshat Tripathi wrote: > I have written a basic tcp server factory, server client and a service using > twisted. The tcp server acts as the middleware between a django server and an > another program (let's call it client program

Unable to make http request to django server using twisted.web.client.AGENT

2015-11-04 Thread Akshat Tripathi
I have written a basic tcp server factory, server client and a service using twisted. The tcp server acts as the middleware between a django server and an another program (let's call it client program). What I want to achieve - 1.client requests the middleware tcp server; 2.it sends a string a