Post Reply 
ProxHTTPSProxy, a Proxomitron SSL Helper Program
May. 22, 2010, 02:19 AM
Post: #28
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(May. 22, 2010 01:58 AM)Graycode Wrote:  In this I tried to address what I think is the issue you encountered above. The changes I made start at line# 63.

The mod reads character by character. I saw them in other python proxy's code too. In my code I read up to 1024 bytes a time because it takes only 1 line and looks simple.

Graycode, what's the difference between reading character by character and reading a bunch from a socket?

JJoe, if the mod works for you, I would switch to that routine.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program - whenever - May. 22, 2010 02:19 AM

Forum Jump: