131 Commits (master)

Author SHA1 Message Date
Sindre Sorhus ae1a0fedf2
Use HTTPS for protocol-less URLs (#405) 7 years ago
Pieter Mees b9bf2e6bfc Support an object in the `agent` option (#386) 7 years ago
Sindre Sorhus 1b8c1d6cc2 Welcome @lukechilds to the project! 🎉 7 years ago
Sindre Sorhus 9cbb464351 Readme tweaks 7 years ago
Luke Childs 3c7920507f Add `cache` option (#284) 7 years ago
Sindre Sorhus 33cbb6ffcf Make the `useElectron` option `false` by default 7 years ago
Damien Lebrun b55f79e99d Expose CancelError (#378) 7 years ago
Kevin Martensson 8ccdeacac9 Add `graphql-got` to related modules 7 years ago
Damien Lebrun 5d4521836e Document how to test for cancelation (#376) 7 years ago
Sindre Sorhus 8b040afc07 Simplify readme avatar URLs 7 years ago
Vadim Demedes be7b80252a Add progress events (#322) 7 years ago
Sindre Sorhus 0a98604bcd Meta tweaks 7 years ago
Philipp Beck 1cf2bbf8cf Support Array with the `json` option (#335) 7 years ago
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