118 Commits (ee405f4843df91a1fb70e7da7acdc9b833e4e2da)

Author SHA1 Message Date
Sindre Sorhus 4e1b0bfbaf Fix readme highlight link 7 years ago
Sindre Sorhus 049a0504a0 Add a feature highlight section to the readme (#326) 7 years ago
Luke Childs f9d19e3334 Add `decompress` option (#320) 7 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
Sindre Sorhus 213057084c Improve use in Electron (#311) 8 years ago
Alexander Tesfamichael f501fc2c7c Add WHATWG URL support (#289) 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
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
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
Francis Gulotta 32aa9ecbdb Add an AWS service example (#255) 8 years ago
Vsevolod Strukchinsky 8859a0f446 tune timeout description 8 years ago
Kevin Mårtensson 7e8af3362b Add `url` to response (#236) 8 years ago
Francis Gulotta c253e41e53 add api of `got.stream()` to readme (#233) 8 years ago
tcme b62328faa3 updates oauth-1.0a example in readme (#225) 8 years ago
Dylan Piercey 57f13d9af2 Detect formdata body and set content-type header (#220) 8 years ago
tcme 7ed62b1e78 add OAuth example to readme (#219) (#221) 8 years ago
Luan Muniz 1409f828fe Add a `requestUrl` property to the response object (#205) 8 years ago
Roland Warmerdam 52a67e60a1 Add redirect url to response object (#191) 8 years ago
Vsevolod Strukchinsky 67ee190881 Update readme.md 9 years ago
Sindre Sorhus f33514146c minor tweaks 9 years ago
Ruy Adorno b3cd961254 Added option to toggle automatic following redirects 9 years ago
Vsevolod Strukchinsky db7f0a00d8 note about statusCode/statusMessage props in error 9 years ago
Evgenii Galkin dbddd678bc Clarify readme section about retries 9 years ago
Vsevolod Strukchinsky 09ea45e0dc fix retries delay function description 9 years ago
birhoff f9078b6440 Close #171 PR: Fix user-agent string RFC 2616 Section 14.43. Fixes #169 9 years ago
Vsevolod Strukchinsky db420fbab9 📝 clarify timeout option 9 years ago
Vsevolod Strukchinsky 9f82d17308 📝 add note about non-retrieable errors 9 years ago
Vsevolod Strukchinsky 88c9f6b8b0 📝 add example of Form Data usage 9 years ago
Vsevolod Strukchinsky 3bb33304f9 📝 add link to 5.x readme 9 years ago
Vsevolod Strukchinsky 7fc091a5c6 📝 remove callback mentions from helpers 9 years ago
Anton Grischenko ec61ba0e02 Update readme.md 9 years ago
Anton Grischenko 88a7215eec A little grammatical fix 9 years ago
Sindre Sorhus 40419a1a2b readme tweaks 9 years ago
Vsevolod Strukchinsky 56f63b23d9 add warning about Node.JS version requirement 9 years ago
Vsevolod Strukchinsky 20b7e845a6 remove callback interface 9 years ago
Vsevolod Strukchinsky 93084e5840 remove section about Node.JS 0.10 in readme 9 years ago
Vsevolod Strukchinsky 59aa1d3a1d pass error to retries option 9 years ago
Steve Mao adeb4efc34 fix body types in readme 9 years ago
Vsevolod Strukchinsky a7b098f9f8 tip about aborting request in stream mode 9 years ago
Sam Verschueren 8bb6480e06 add travis-got to related section 9 years ago
Vsevolod Strukchinsky a10a99e8ae accept backoff function in retry option 9 years ago
Vsevolod Strukchinsky 1457f72f69 add downloads badge 9 years ago