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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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