From 3e5888b98cb783c574edc901fe9cda80306a38bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B3=A0=EB=82=A8=ED=98=84?= Date: Thu, 12 Nov 2020 15:52:45 +0900 Subject: [PATCH] fix --- lib/http.js | 4 +++- stdout.txt | 2 -- 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 stdout.txt diff --git a/lib/http.js b/lib/http.js index cb56452..80e7f40 100644 --- a/lib/http.js +++ b/lib/http.js @@ -18,13 +18,15 @@ var HTTPObject = function() { this.interface = CreateObject([ "Microsoft.XMLHTTP", "WinHttp.WinHttpRequest.5.1", + "Msxml3.XMLHTTP", "Msxml2.XMLHTTP", "Msxml2.XMLHTTP.7.0", "Msxml2.XMLHTTP.6.0", "Msxml2.XMLHTTP.5.O", "Msxml2.XMLHTTP.4.O", "Msxml2.XMLHTTP.3.O", - "Msxml2.XMLHTTP.2.6" + "Msxml2.XMLHTTP.2.6", + "Msxml2.ServerXMLHTTP" ], function(obj, progId) { switch (progId) { case "WinHttp.WinHttpRequest.5.1": diff --git a/stdout.txt b/stdout.txt deleted file mode 100644 index d506e9c..0000000 --- a/stdout.txt +++ /dev/null @@ -1,2 +0,0 @@ -0,LDPlayer,0,0,0,-1,-1 -1,LDPlayer-1,0,0,0,-1,-1