Skip to content

Error on formData.append('key', ['bird','cute']) #38

@mereskin-zz

Description

@mereskin-zz

Object bird,cute has no method 'on'

Probably needs patch here:
https://github.com/felixge/node-form-data/blob/master/lib/form_data.js#L29

if(util.isArray(value)) value = JSON.stringify(value);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions