On 08/02/2008 21:37 Evandro Dugnani wrote:
But know, I want to transform that in HTTPS. I just want to respond browser requests if it access by "https://" And I don't know how to do that. I didn't find any previous post concerning this subject.
Change TCPServer to SSLServer. Will also help to read the API docs. _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
