The server I am using uses TLS SNI. Does getPage support this, or has any plans in the near future to support this? Do any other python packages (request/urllib3/...) support TLS SNI yet?
Also, is there a way to do HTTP CONNECT using twisted before I do the SSL handshake. I think that should solve my problem. Thanks, --Ram On Wed, Jul 4, 2012 at 5:43 PM, Glyph <[email protected]> wrote: > > Le Jul 4, 2012 à 1:19 PM, Me Myself <[email protected]> a écrit : > > I know I need to isolate the bug from my project into a simple example > that can illustrate the bug. Unfortunately, I'm not sure I've the time > to do that right now. > > > It's OK, any time you have the time to do it, we will be ready to handle the > bug :). Please just put it on a to-do list or something so that you don't > forget. > > -glyph > > > _______________________________________________ > Twisted-Python mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
