marth141
12/22/2021, 6:45 PMShawn Talbert
12/22/2021, 6:51 PMShawn Talbert
12/22/2021, 7:51 PMShane Brown
12/22/2021, 8:10 PMShawn Talbert
12/22/2021, 8:11 PMbattk
12/22/2021, 8:37 PMbattk
12/22/2021, 8:37 PMbattk
12/22/2021, 8:38 PMmarth141
12/22/2021, 8:39 PMbattk
12/22/2021, 8:40 PMbattk
12/22/2021, 8:41 PMmarth141
12/22/2021, 8:43 PMShane Brown
12/22/2021, 8:44 PMmarth141
12/22/2021, 8:46 PMShane Brown
12/22/2021, 8:54 PMShane Brown
12/22/2021, 8:55 PMShawn Talbert
12/22/2021, 8:56 PMwhen a new recordi is added to a saved search
Shane Brown
12/22/2021, 8:59 PMmarth141
12/22/2021, 9:00 PMShane Brown
12/22/2021, 9:02 PMbattk
12/22/2021, 9:03 PMbattk
12/22/2021, 9:03 PMbattk
12/22/2021, 9:04 PMShane Brown
12/22/2021, 9:04 PMbattk
12/22/2021, 9:04 PMbattk
12/22/2021, 9:05 PMmarth141
12/22/2021, 9:05 PMbattk
12/22/2021, 9:05 PMmarth141
12/22/2021, 9:06 PMmarth141
12/22/2021, 9:06 PMbattk
12/22/2021, 9:08 PMbattk
12/22/2021, 9:08 PMbattk
12/22/2021, 9:09 PMmarth141
12/22/2021, 9:09 PMbattk
12/22/2021, 9:09 PMbattk
12/22/2021, 9:10 PMmarth141
12/22/2021, 9:10 PMmarth141
12/22/2021, 9:11 PMnlapi
or something to be able to POST messages right? Just need to properly form headers and all?marth141
12/22/2021, 9:11 PMbattk
12/22/2021, 9:12 PMmarth141
12/22/2021, 9:13 PMbattk
12/22/2021, 9:13 PMheaderObj
it uses is two headers, the name and the value headersbattk
12/22/2021, 9:14 PMAccept-Language
and the value en-us
marth141
12/22/2021, 9:14 PMmarth141
12/22/2021, 9:15 PM['Accept-Language' , 'en-us']
or some object like that?battk
12/22/2021, 9:15 PMbattk
12/22/2021, 9:15 PMbattk
12/22/2021, 9:16 PMbattk
12/22/2021, 9:16 PMAccept-Language
header like the values would suggestmarth141
12/22/2021, 9:17 PMvar headerObj = { "Accept-Language": "en-us" }
?battk
12/22/2021, 9:17 PMAccept-Language
with a value of en-us
marth141
12/22/2021, 9:18 PM