Skip to content
#

http-requests

Here are 458 public repositories matching this topic...

chucker
vbuberen
vbuberen commented Apr 6, 2020

⚠️ Is your feature request related to a problem? Please describe

Currently there is some inconsistency in having README in develop branch.
In case of adding some feature and its description into develop users see this description and think that this feature is available in the latest stable release, while it might be not released yet. Such situation happened recently.
Also, Chuc

mikefarah
mikefarah commented Nov 13, 2019

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

Improve this page

Add a description, image, and links to the http-requests topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-requests topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.