Requests icon indicating copy to clipboard operation
Requests copied to clipboard

Parse cURL error messages for better exceptions

Open rmccue opened this issue 12 years ago • 1 comments

Our exceptions for cURL at the moment fall into a single bucket. Rather than having transport-specific exceptions, these should use a common set of names.

(In addition, we can probably improve the names and namespacing.)

rmccue avatar Oct 11 '13 14:10 rmccue

Needs further discussion on the architecture of the exceptions.

jrfnl avatar Feb 28 '22 20:02 jrfnl