You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just played with a REST API and had to fire up Wireshark in order to see what the request looked like in detail (including headers). It would be far easier to see whats going on if Debug was implemented for Request.
Otherwise, great crate!
Phil
The text was updated successfully, but these errors were encountered:
I've got an API rewrite in progress over at #105, and unfortunately this may be difficult to do so now as I don't think that libcurl exposes this kind of information. If it does though it should be pretty easy to add!
I just played with a REST API and had to fire up Wireshark in order to see what the request looked like in detail (including headers). It would be far easier to see whats going on if Debug was implemented for Request.
Otherwise, great crate!
Phil
The text was updated successfully, but these errors were encountered: