From: Philip Wernersbach on 20 Apr 2010 18:38 I have the beginnings of an HTTP Intercepting Proxy written in Ruby (see attachment). This simple proxy that I made parses the destination out of the HTTP request, then reads the HTTP response and performs logic based on special HTML tags. The proxy works for the most part, but seems to have trouble dealing with binary data and HTTPS connections. How can I fix these problems? Attachments: http://www.ruby-forum.com/attachment/4670/proxy.rb -- Posted via http://www.ruby-forum.com/.
|
Pages: 1 Prev: Proxying method calls Next: [ANN] ruby-doc.org server move |