urllib

v2.6.0
Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.
urllib http urlopen curl wget request https

cnpm

npm install --registry=https://registry.npm.taobao.org

test

mocha -R spec -t 30000 -r should -r should-http test/*.test.js

autod

autod -w --prefix '~' -t test -e examples

jshint

jshint .

test-cov

istanbul cover node_modules/.bin/_mocha -- -t 30000 -r should -r should-http test/*.test.js

Metadata

  • MIT
  • >= 0.10.0
  • fengmk2
  • released 12/9/2015

Downloads