aliloubm

Results 4 comments of aliloubm

https://github.com/giorgiofellipe/cordova-plugin-datecs-printer/wiki/Service-DatecsPrinter--for-ionic-4

line 405 of pyntlm.py change ``` if req.method!='POST' or req.clength>0: return apache.OK ``` to return apache.OK #if req.method!='POST' or req.clength>0: I don't think it's a good idea but It works,...

Hi, Syntax error copying build/lib/PyAuthenNTLM2/ntlm_client.py -> /usr/lib/python2.4/site-packages/PyAuthenNTLM2 byte-compiling /usr/lib/python2.4/site-packages/pyntlm.py to pyntlm.pyc File "/usr/lib/python2.4/site-packages/pyntlm.py", line 195 req.err_headers_out.add('Proxy-Authenticate' if proxy_mode else 'WWW-Authenticate', 'NTLM') ^ SyntaxError: invalid syntax ????