101 Commits (allow-304)

Author SHA1 Message Date
Luke Childs 75209db8a0 Mention 304 behaviour in readme 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) 9 years ago
tcme 7ed62b1e78 add OAuth example to readme (#219) (#221) 9 years ago
Luan Muniz 1409f828fe Add a `requestUrl` property to the response object (#205) 9 years ago
Roland Warmerdam 52a67e60a1 Add redirect url to response object (#191) 9 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
Vsevolod Strukchinsky f4cf6c7b44 add error catching example 9 years ago
Vsevolod Strukchinsky 692f9e9192 update badge 9 years ago
Vsevolod Strukchinsky a5d1084bd5 add coverage 9 years ago
Vsevolod Strukchinsky 0737217650 small readme fix 9 years ago
Vsevolod Strukchinsky 6c59ce8b34 Add exponential retry on network errors 9 years ago
Sindre Sorhus b045f6d1f5 document how to include cookies in a request #107 10 years ago
Sindre Sorhus 02b21336ef readme tweaks 10 years ago
vdemedes 3182234d0e allow requests via unix domain socket 10 years ago
Vsevolod Strukchinsky e2b4580809 improve promise usage example 10 years ago
Vsevolod Strukchinsky a14392fee2 Clarify how `body` is stringified when an object 10 years ago
Vsevolod Strukchinsky 7bea9c4d33 Stringify plain Object in body as application/x-www-form-urlencoded 10 years ago
Sindre Sorhus 41267474ce readme tweaks 10 years ago
Vsevolod Strukchinsky 3d664b8d9a Fix description a little 10 years ago
Vsevolod Strukchinsky 11680b1b68 Explicit Error classes 10 years ago
Vsevolod Strukchinsky 00a9129b85 Add helpers for stream API 10 years ago
Vsevolod Strukchinsky 16f93eaff1 Quick shims 10 years ago
Vsevolod Strukchinsky 04dbc4b728 Add Promise API 10 years ago