Commit Graph

29 Commits (try-to-manage-hyper-incomplete-message)

Author SHA1 Message Date
Alessandro Caprarelli 9ef0dd6915 added a comment on the possible http messages 2021-10-14 09:51:01 +02:00
Alessandro Caprarelli 64afceea5f changed the max and min timeout 2021-10-13 17:58:27 +02:00
Alessandro Caprarelli 0038e29c85 added changelog 2021-10-13 17:56:17 +02:00
Alessandro Caprarelli 87726e0a1a fix comment 2021-10-13 17:16:04 +02:00
Alessandro Caprarelli 4cef7492ce make clippy more happy 2021-10-13 17:12:57 +02:00
Alessandro Caprarelli 2a0c403219 make clippy happy 2021-10-13 17:12:48 +02:00
Alessandro Caprarelli 01b4ff9777 added other comments 2021-10-13 17:10:58 +02:00
Alessandro Caprarelli fce3ea6d7e added some comments 2021-10-13 17:08:46 +02:00
Alessandro Caprarelli 161eb5a2af restored local crate 2021-10-13 17:03:14 +02:00
Alessandro Caprarelli 7b1fad447d fix(retry): handle hyper::Error(IncompleteMessage) as Transient 2021-10-13 17:01:25 +02:00
Alessandro Caprarelli 6a3c266645 eof, still not working 2021-10-12 18:08:32 +02:00
Salvatore Formisano 4be18c476a
fix: typo in readme (#13) 2021-09-30 15:13:18 +01:00
Luca Palmieri 924557f0be
Update README.md
Fix indentation.
2021-09-29 11:40:21 +01:00
tl-rodrigo-gryzinski a3926c9f6f
Release reqwest tracing 0.1.3 (#12)
* chore: version bump reqwest-tracing to 0.1.3
* bump reqwest-tracing to next development version
2021-09-28 22:01:36 +01:00
tl-rodrigo-gryzinski 52de87e5a2
Release reqwest-retry 0.1.2 (#11)
* chore: version bump reqwest-retry to 0.1.2
* bump reqwest-retry to next development version
2021-09-28 21:48:55 +01:00
tl-rodrigo-gryzinski c05fd77b3f
chore: version bump reqwest-middleware to 0.1.2 (#10) 2021-09-28 19:57:28 +01:00
tl-rodrigo-gryzinski 9c82a35a90
chore: Move to task-local-extensions (#9)
* chore: Move to task-local-extensions
2021-09-28 19:50:23 +01:00
tl-rodrigo-gryzinski b8645f81eb
Include README in crate doctests and improve documentation (#8)
* chore: Improve docs and include some examples in doctests
2021-09-28 19:26:03 +01:00
Conrad Ludgate e0b01383d6
Reqwest default features (#7)
* feat: disable default features for reqwest
2021-09-28 11:17:10 +01:00
Rodrigo Gryzinski c98f59b165 Rollback reqwest-middleware version to satisfy CI 2021-09-15 11:23:01 +01:00
Rodrigo Gryzinski 9cb81b2f89 Prepare next release iteration 0.1.2 2021-09-15 11:04:03 +01:00
Rodrigo Gryzinski 42608efb03 Prepare release reqwest-tracing-0.1.2 2021-09-15 10:58:03 +01:00
Rodrigo Gryzinski c32ae4186c Prepare release reqwest-retry-0.1.1 2021-09-15 10:55:59 +01:00
Rodrigo Gryzinski 0eece565db (cargo-release) version 0.1.1 2021-09-15 10:26:05 +01:00
TehPers 9b8cbffb40
Add (send/execute)_with_extensions (#4)
* Add (send/execute)_with_extensions
2021-09-01 15:08:34 +01:00
Luca Palmieri a92e19d638 (cargo-release) start next development iteration 0.1.2-alpha.0 2021-08-30 13:17:31 +02:00
Luca Palmieri 51c2f29185 Prepare 0.1.1 release of reqwest-tracing 2021-08-30 13:15:25 +02:00
Ilmari Vacklin 753b2439fa
Add support for OpenTelemetry 0.16 and tracing-opentelemetry 0.15 (#2)
* add opentelemetry 0.16

* ci: run against otel 0.16

* ci: run jobs against each otel version

* docs: mention opentelemetry_0_16 in README
2021-08-30 13:14:06 +02:00
Rodrigo Gryzinski 7fe55152ec Initial commit 2021-08-13 08:59:58 +01:00