urllib

v2.42.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

ci

npm run lint && npm run tsd && npm run test-cov

tsd

node test/tsd.js

lint

jshint .

test

npm run lint && npm run test-local

test-cov

istanbul cover node_modules/mocha/bin/_mocha -- -t 30000 test/*.test.js

test-local

mocha -t 30000 test/*.test.js

contributor

git-contributor

Metadata

  • MIT
  • >= 0.10.0
  • fengmk2
  • released 6/13/2024

Downloads