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