From a518aa4bf764a338f46ed5262a553c70830093c9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 1 Apr 2017 14:46:05 +0100 Subject: [PATCH] no daft debug --- client | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client b/client index c9682bd..eb28ae0 100755 --- a/client +++ b/client @@ -115,9 +115,9 @@ def check_outbound(): ) if len(d) else b'') + b'--b--' + crlf) - df = open('data.dump.dbg', mode='wb') - df.write(mime) - df.close() + #df = open('data.dump.dbg', mode='wb') + #df.write(mime) + #df.close() # POST -use -c 'multipart/form-data; boundary="b"' http://localhost:8099/