yxmiler commited on
Commit
7e3c652
·
verified ·
1 Parent(s): 005f859

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -0
index.js CHANGED
@@ -23,6 +23,7 @@ const CONFIG = {
23
  BODY_LIMIT: '5mb'
24
  },
25
  DEFAULT_HEADERS: {
 
26
  'Connection': 'Upgrade',
27
  'Pragma': 'no-cache',
28
  'Cache-Control': 'no-cache',
 
23
  BODY_LIMIT: '5mb'
24
  },
25
  DEFAULT_HEADERS: {
26
+ 'Host': 'api.inkeep.com',
27
  'Connection': 'Upgrade',
28
  'Pragma': 'no-cache',
29
  'Cache-Control': 'no-cache',