alexcrichton / curl-rust

Rust bindings to libcurl
MIT License
1k stars 234 forks source link

how to upload a file with http2+tls? Does curl-rust support mutl-stream with http2 ? #474

Open zhangbtciab opened 1 year ago

zhangbtciab commented 1 year ago

I want to find some examples but I failed to find http2-examples about uploading files.