You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think piping a request would do like this : req.pipe(request('http://mysite.com/path')).pipe(resp)
My point is after preflight request cant we just pipe a request. @ccoenraets if you think that will work I can change the code in my branch and make a pull request
GitLab accepts formData, i am looking for sending it from webpage. But this lib only accepts jsons
The text was updated successfully, but these errors were encountered: