Skip to main content
Correct link target
Source Link
Flo Schild
  • 5.3k
  • 4
  • 45
  • 56

Try .type('form') instead of .set('Content-Type', 'multipart/form-data')

See http://visionmedia.github.io/superagent/#setting-the%20content-type

Try .type('form') instead of .set('Content-Type', 'multipart/form-data')

See http://visionmedia.github.io/superagent/#setting-the-content-type

Fix anchor (site actually has a space in URL)
Source Link
mikemaccana
  • 126.1k
  • 113
  • 441
  • 544

Try .type('form') instead of .set('Content-Type', 'multipart/form-data')

http://visionmedia.github.com/superagent/#setting-the content-type See http://visionmedia.github.io/superagent/#setting-the%20content-type

Try .type('form') instead of .set('Content-Type', 'multipart/form-data')

http://visionmedia.github.com/superagent/#setting-the content-type

Try .type('form') instead of .set('Content-Type', 'multipart/form-data')

See http://visionmedia.github.io/superagent/#setting-the%20content-type

Source Link
risyasin
  • 1.3k
  • 14
  • 24

Try .type('form') instead of .set('Content-Type', 'multipart/form-data')

http://visionmedia.github.com/superagent/#setting-the content-type