7 unstable releases (3 breaking)

0.4.1 Mar 10, 2026
0.4.0 Dec 17, 2025
0.3.2 Nov 1, 2025
0.3.1 Sep 14, 2025
0.1.0 May 3, 2025

#1016 in HTTP client

26 downloads per month
Used in 2 crates (via nyquest-preset)

MIT/Apache

175KB
4K SLoC

<style> .rustdoc-hidden { display: none; } </style>

nyquest-backend-curl

libcurl backend for nyquest.

Note: Requires libcurl 7.68.0 or later.

Features

  • ssl: Enable SSL support. This is enabled by default.
  • blocking
  • blocking-stream
  • async
  • async-stream
  • multipart
  • charset-defaults: Enable encoding conversion via iconv-native with its default features enabled.
  • charset: Enable encoding conversion via iconv-native without activating any of its default features. Refer to the documentation of iconv-native for its features.

License

Licensed under Apache License, Version 2.0 or MIT license, at your option.

Part of the code in this crate is adapted from curl-rust licensed under the MIT license.

Dependencies

~8–18MB
~231K SLoC