Wrong length was causing spurious \0 to be sent during SSH negotiation with
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 8 Dec 2002 15:32:40 +0000 (15:32 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 8 Dec 2002 15:32:40 +0000 (15:32 +0000)
commit9ddf18a490a6e2de409eb74b9dd1899713b25873
tree80139c900ea3120644dc387249b71f40b468ffa4
parentcbb9532e6e94e02588cbd11b1a708df5e26fea7b
Wrong length was causing spurious \0 to be sent during SSH negotiation with
HTTP proxy -- fixed. (Also added a "len -= eol" to HTTP header munching,
although it has no practical effect.) HTTP proxying now works again, hurrah.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2292 cda61777-01e9-0310-a592-d414129be87e
proxy.c