header's fix

This commit is contained in:
Nityananda Gohain
2019-09-24 18:02:21 +05:30
committed by GitHub
parent 50badac708
commit 079c84f2df

View File

@@ -1030,7 +1030,7 @@
this.auth = 'None';
this.httpUser = '';
this.httpPassword = '';
this.headers = '';
this.headers = [];
this.params = [];
}
}