You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Sindre Sorhus 974473aadb
Correctly forward stream errors (#424)
7 years ago
..
helpers Bump dependencies and fix lint issues 8 years ago
agent.js Fix socket `connect` listener memory leak (#406) 7 years ago
arguments.js Readme and error message tweaks 7 years ago
cache.js Readme and error message tweaks 7 years ago
cancel.js Ensure cancel tests wait for a connection before cancelling (#414) 7 years ago
error.js Readme and error message tweaks 7 years ago
gzip.js Correctly forward stream errors (#424) 7 years ago
headers.js Exclude passed headers with values `null` or `undefined` (#413) 7 years ago
helpers.js Request timeout (#308) 8 years ago
http.js Use `@sindresorhus/is` for type checking (#422) 7 years ago
https.js Use HTTPS for protocol-less URLs (#405) 7 years ago
json-parse.js Request timeout (#308) 8 years ago
post.js Support Array with the `json` option (#335) 8 years ago
progress.js Use `@sindresorhus/is` for type checking (#422) 7 years ago
redirects.js Readme and error message tweaks 7 years ago
retry.js Request timeout (#308) 8 years ago
stream.js Use `@sindresorhus/is` for type checking (#422) 7 years ago
timeout.js Rewrite stream tests to use async/await 7 years ago
unix-socket.js Fix unix address parser (#339) 8 years ago