Skip to content

Commit 61528e6

Browse files
author
Jai Kumar
committed
removed zipped response acceptance
1 parent c2231e7 commit 61528e6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

finder.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ function beep () {
9797
function pingRetailer (retailer, freqInterval, confirmConfig) {
9898
const options = {
9999
headers: {
100-
cookie: retailer.cookie,
101-
'Accept-Encoding': 'gzip, deflate, br'
100+
cookie: retailer.cookie
102101
}
103102
}
104103

0 commit comments

Comments
 (0)