Re: nginScript send POST resquest

2018-02-26 Thread Roman Arutyunyan
Hi, On Sat, Feb 24, 2018 at 05:37:45AM -0500, matke wrote: > Hi, > I tried to send some POST request to remote server (as part of external > authentication), but I got message that XMLHttpRequest is undefined (or > similar error). > I saw later in this post > https://forum.nginx.org/read.php?2,2

nginScript send POST resquest

2018-02-24 Thread matke
Hi, I tried to send some POST request to remote server (as part of external authentication), but I got message that XMLHttpRequest is undefined (or similar error). I saw later in this post https://forum.nginx.org/read.php?2,275459,275459#msg-275459 answer that this is not possible. Can it help i