Skip to content

Commit 4ca8ea2

Browse files
author
SReject
committed
added http insecure state to debug output
1 parent 69d3c51 commit 4ca8ea2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/JSON For mIRC.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@
569569
url: this._http.url,
570570
method: this._http.method,
571571
headers: this._http.headers,
572+
insecure: this._http.insecure,
572573
data: this._http.data
573574
},
574575
isChild: this._isChild,

0 commit comments

Comments
 (0)