alexcrichton / alexcrichton/curl-rust
Missing debug_function in curl::easy::Easy2
Aperta
- Lingua principale
- Rust
- Stelle
- 1.1k
- Fork
- 259
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The documentation here
https://docs.rs/curl/latest/curl/easy/struct.Easy2.html#method.verbose
says
".. You can also use the debug_function method to get all protocol data sent and received."
But there is no debug_function to be found.
However, there is one for the curl::easy::Easy2 interface
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.