492 Commits (8b040afc0749523fcaaf6db81702c27e74f7a1d2)
 

Author SHA1 Message Date
Sindre Sorhus 8b040afc07 Simplify readme avatar URLs 7 years ago
Vadim Demedes be7b80252a Add progress events (#322) 7 years ago
Luke Childs a4eb37b8d0 Error should be called `err` for consistency (#347) 7 years ago
Sindre Sorhus aeb142b2e4 Bump AVA 7 years ago
Sindre Sorhus e871099c46 Explicitly ignore `electron` for browser builds 7 years ago
Sindre Sorhus 0a98604bcd Meta tweaks 7 years ago
Sindre Sorhus 12dbf083fd Fix tests 7 years ago
Sindre Sorhus b725ef5768 7.1.0 7 years ago
Sindre Sorhus 1da85aa275 Bump `p-cancelable` 7 years ago
Sindre Sorhus 8bb556a78a Bump AVA 7 years ago
Dreamacro c0c6bcf1ac Fix unix address parser (#339) 7 years ago
Sindre Sorhus f535947a05 Escape dot in regex in a test 7 years ago
Philipp Beck 1cf2bbf8cf Support Array with the `json` option (#335) 7 years ago
Luke Childs ee405f4843 Add all helper functions in the same loop (#336) 7 years ago
Kevin Martensson 8660ab7591 Add test for `err.response.body` 7 years ago
Steven Vachon 3f117379e6 `url` arg optimizations (#329) 7 years ago
Sindre Sorhus 4e1b0bfbaf Fix readme highlight link 7 years ago
Sindre Sorhus f735bdd411 Bump dev dependencies 7 years ago
Sindre Sorhus 049a0504a0 Add a feature highlight section to the readme (#326) 7 years ago
Luke Childs 17e24e938b Remove nonexistent strictSSL option from test (#328) 7 years ago
Luke Childs f9d19e3334 Add `decompress` option (#320) 7 years ago
Sindre Sorhus ae1804b898 Update .travis.yml 7 years ago
Vsevolod Strukchinsky 85f23dc98f Add Node 8 to .travis.yml 7 years ago
Sindre Sorhus 01b5abdb73 7.0.0 8 years ago
Sindre Sorhus 6fc1902805 Add ability to opt-out of using `electron.net` 8 years ago
DJ Madeira 7964f2cdef Request timeout (#308) 8 years ago
DJ Madeira b45896aa4e Redirect on 307, 308, 303 (#307) 8 years ago
Alexander Tesfamichael a299b00834 Set up proxy event emitter before making a request (#304) 8 years ago
Sindre Sorhus 213057084c Improve use in Electron (#311) 8 years ago
DJ Madeira 359a5d17ec Use class syntax for errors (#306) 8 years ago
Alexander Tesfamichael f501fc2c7c Add WHATWG URL support (#289) 8 years ago
Sindre Sorhus ff0cef0040 Tiny cleanup 8 years ago
Alexander Tesfamichael 9ef7a5aab9 Add ability to cancel in-progress requests (#287) 8 years ago
Jakob Krigovsky c86706bd23 Only throw ParseError on 2xx responses (#301) 8 years ago
DJ Madeira 8b4d06ef31 Include response headers and redirect URLs in error object (#302) 8 years ago
Sindre Sorhus 6d19a728d2 Bump some devDependencies 8 years ago
Sindre Sorhus 578f38d527 Set `url` and `requestUrl` directly on the response (#300) 8 years ago
Vsevolod Strukchinsky 14d0859261 reduce retries number and make delays shorter (#299) 8 years ago
Sindre Sorhus 7024f5fa44 🦄 Welcome @AlexTes to the project! 🌈 8 years ago
Alexander Tesfamichael 51a3eafbdf Change stringifying options behavior (#297) 8 years ago
Sindre Sorhus dda1aa3e3e Add docs for #295 8 years ago
Philippe Masset 5476917722 Check protocol before sending request (#295) 8 years ago
Alexander Tesfamichael 21c5c78da7 Simplify URL argument test (#296) 8 years ago
Luke Childs 7b12b7582d Don't throw HTTPError on 304 responses (#252) 8 years ago
Alexander Tesfamichael a287f8ec8a Add url to errors (#286) 8 years ago
Sindre Sorhus a5f2730f48 Remove Node.js 4.4.4 from testing 8 years ago
Sindre Sorhus 62225224b8 Remove now moot workaround for flaky tests 8 years ago
Sindre Sorhus 1f1b6ffb6d Bump dependencies and fix lint issues 8 years ago
Alexander Tesfamichael a6907b4399 Use error constructor to check for ParseError (#273) 8 years ago
Alexander Tesfamichael 919703cd8e Add protocol to stdError (#277) 8 years ago