header's fix
This commit is contained in:
parent
50badac708
commit
079c84f2df
1 changed files with 1 additions and 1 deletions
|
|
@ -1030,7 +1030,7 @@
|
|||
this.auth = 'None';
|
||||
this.httpUser = '';
|
||||
this.httpPassword = '';
|
||||
this.headers = '';
|
||||
this.headers = [];
|
||||
this.params = [];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue