FGRibreau / FGRibreau/node-request-retry

Need to expose request.form() function

Open
#111 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
346
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Request has a .form() function that can be called for multipart form data, documented:

```
https://github.com/request/request#forms
```

There are other ways to submit mulitpart forms (e.g. using the formData parameter) but as this is intended as a drop-in replace for request, it should expose that function too

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.