Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

superagent

Package Overview
Dependencies
Maintainers
10
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

superagent - npm Package Versions

1
18

0.12.4

Diff

Changelog

Source

0.12.4 / 2013-02-11

  • fix get content-type even if can't get other headers in firefox. fixes #181
tjholowaychuk
published 0.12.3 •

Changelog

Source

0.12.3 / 2013-02-11

  • add quick "progress" event support
tjholowaychuk
published 0.12.2 •

Changelog

Source

0.12.2 / 2013-02-04

  • add test to check if response acts as a readable stream
  • add ReadableStream in the Response prototype.
  • add test to assert correct redirection when the host changes in the location header.
  • add default Accept-Encoding. Closes #155
  • fix req.pipe() return value of original stream for node parity. Closes #171
  • remove the host header when cleaning headers to properly follow the redirection.
tjholowaychuk
published 0.12.1 •

Changelog

Source

0.12.1 / 2013-01-10

  • add x-domain error handling
tjholowaychuk
published 0.12.0 •

Changelog

Source

0.12.0 / 2013-01-04

  • add header persistence on redirects
tjholowaychuk
published 0.11.0 •

Changelog

Source

0.11.0 / 2013-01-02

  • add .error Error object. Closes #156
  • add forcing of res.text removal for FF HEAD responses. Closes #162
  • add reduce component usage. Closes #90
  • move better-assert dep to development deps
tjholowaychuk
published 0.10.0 •

Changelog

Source

0.10.0 / 2012-11-14

  • add req.timeout(ms) support for the client
tjholowaychuk
published 0.9.10 •

Changelog

Source

0.9.10 / 2012-11-14

  • fix client-side .query(str) support
tjholowaychuk
published 0.9.9 •

Changelog

Source

0.9.9 / 2012-11-14

  • add .parse(fn) support
  • fix socket hangup with dates in querystring. Closes #146
  • fix socket hangup "error" event when a callback of arity 2 is provided
tjholowaychuk
published 0.9.8 •

Changelog

Source

0.9.8 / 2012-11-03

  • add emission of error from Request#callback()
  • add a better fix for nodes weird socket hang up error
  • add PUT/POST/PATCH data support to client short-hand functions
  • add .license property to component.json
  • change client portion to build using component(1)
  • fix GET body support [guille]
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc