Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Frigyes Bartha committed Jun 30, 2020
1 parent 38e015b commit 268eb48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion carelink.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ function reqOptions(extra) {
jar: true,
followRedirect: false,
rejectUnauthorized: false,
//changeOrigin: true,
//secure: false,
changeOrigin: true,
headers: {
//Host: carelinkServerAddress,
Connection: 'keep-alive',
Expand Down

0 comments on commit 268eb48

Please sign in to comment.