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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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