Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

formData is not supported #5

Open
Xotabu4 opened this issue Dec 14, 2018 · 1 comment
Open

formData is not supported #5

Xotabu4 opened this issue Dec 14, 2018 · 1 comment

Comments

@Xotabu4
Copy link

Xotabu4 commented Dec 14, 2018

GitLab accepts formData, i am looking for sending it from webpage. But this lib only accepts jsons

@sandeep-cs-dev
Copy link

sandeep-cs-dev commented Dec 11, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants