chris-morgan / rust-http

Completely OBSOLETE Rust HTTP library (server and client)
Other
390 stars 110 forks source link

Attach extra failure information to the IoError's detail field in bad_response_err #159

Open jdm opened 10 years ago

jdm commented 10 years ago

Callers can pass in informative descriptions of what went wrong for better debugging.