headers.
This commit is contained in:
parent
95a5d2c47b
commit
76b79ab25d
@ -63,7 +63,7 @@ function Pool(options) {
|
|||||||
options.headers = true;
|
options.headers = true;
|
||||||
} else {
|
} else {
|
||||||
if (options.headers == null)
|
if (options.headers == null)
|
||||||
options.headers = true;
|
options.headers = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
this.syncing = false;
|
this.syncing = false;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user