superagent
Advanced tools
Changelog
0.2.0 / 2012-01-05
.auth(username, password)
make test-docs
Request#data()
for SS, renamed to send()
Request#data()
from client, renamed to send()
EventEmitter#emit()
Changelog
0.1.3 / 2011-10-25
Changelog
0.1.2 / 2011-09-24
request(url[, fn])
support to the clientqs
dependency to package.jsonRequest#pipe()
request(url, callback)
request(url)
as shortcut for request.get(url)
Request#pipe(stream)
Stream
setEncoding()
to utf8 [reported by stagas]