<div align="center">
<img src="./logo.png" alt="Fetch Options Logo" width="96">
# Fetch Options
[](https://crates.io/crates/fetch_options)
[](https://docs.rs/fetch_options)
[](https://crates.io/crates/fetch_options)
[](https://github.com/microsoft/oxidizer/actions/workflows/main.yml)
[](https://codecov.io/gh/microsoft/oxidizer)
[](../../LICENSE)
<a href="../.."><img src="../../logo.svg" alt="This crate was developed as part of the Oxidizer project" width="20"></a>
</div>
Transport-related options for the fetch crate.
This crate holds the configuration types used to tune transport behavior
(timeouts, connection pooling, retry policy, etc.) across the `fetch_*` family
of crates.
<hr/>
<sub>
This crate was developed as part of <a href="../..">The Oxidizer Project</a>. Browse this crate's <a href="https://github.com/microsoft/oxidizer/tree/main/crates/fetch_options">source code</a>.
</sub>