Crates.io | nyquest-backend-curl |
lib.rs | nyquest-backend-curl |
version | 0.3.1 |
created_at | 2025-05-03 08:40:25.895241+00 |
updated_at | 2025-09-14 10:37:30.565059+00 |
description | libcurl backend for nyquest |
homepage | |
repository | https://github.com/bdbai/nyquest |
max_upload_size | |
id | 1658643 |
size | 73,237 |
libcurl backend for nyquest
.
Note: Requires libcurl 7.68.0 or later.
ssl
: Enable SSL support. This is enabled by default.blocking
async
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.