Hi, I extended muffin to decrypt, filter and recrypt https connections. That could be useful to debug HTTPS applications (httpssniffer.sourceforge.net).

I noticed a little ugliness in the current code about the way https proxying handles "socket close" (it basically ignore socket close exception without trying to synchronize)

fabien(at_)parisathome.com