> > SOCKS 4/5 proxy support for Mojo::UserAgent :) > > > This has come up before, i'm not against it, but there needs to be a new > abstraction layer first. > > https://github.com/kraih/mojo/issues/429 >
Having thought about this some more, i was about to suggest that perhaps something much simpler would work too. Such as a handshake mechanism based on IO::Socket::Socks added to Mojo::IOLoop::Client (much like the TLS code), but as it turns out IO::Socket::Socks currently doesn't even install on OS X. :( -- sebastian -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
