Include Request IDs in the Cargo output when an HTTP error occurs #8691
Labels
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
A-networking
Area: networking issues, curl, etc.
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Occasionally it might happen that our CDNs return the wrong data, and we need to contact support to get them fixed. It would be useful for Cargo to show either all the HTTP headers when that happen, or just the content of the
x-amz-cf-id
one.cc #8647
The text was updated successfully, but these errors were encountered: