header's fix
This commit is contained in:
committed by
GitHub
parent
50badac708
commit
079c84f2df
@@ -1030,7 +1030,7 @@
|
|||||||
this.auth = 'None';
|
this.auth = 'None';
|
||||||
this.httpUser = '';
|
this.httpUser = '';
|
||||||
this.httpPassword = '';
|
this.httpPassword = '';
|
||||||
this.headers = '';
|
this.headers = [];
|
||||||
this.params = [];
|
this.params = [];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user