# mdcat-http-reqwest
[](https://crates.io/crates/mdcat-http-reqwest)
[](https://docs.rs/mdcat-http-reqwest)
HTTP resource handler for [`pulldown-cmark-mdcat`](https://docs.rs/pulldown-cmark-mdcat)
based on [reqwest](https://docs.rs/reqwest).
## License
Copyright Sebastian Wiesner <sebastian@swsnr.de>
Binaries are subject to the terms of the Mozilla Public
License, v. 2.0, see [LICENSE](LICENSE).
Most of the source is subject to the terms of the Mozilla Public
License, v. 2.0, see [LICENSE](LICENSE), unless otherwise noted;
some files are subject to the terms of the Apache 2.0 license,
see <http://www.apache.org/licenses/LICENSE-2.0>