Le Phasme
Results
1
issues of
Le Phasme
Hi, It looks like nsIAsyncStreamCopier.init() now requires two more arguments. So inside the "httpd.js" script you should replace : var copier = new StreamCopier(bodyStream, outStream, null, true, true, 8192); With:...