Commit Graph
2 Commits
Author SHA1 Message Date
Nick Craig-Wood 04ed0a20f9 Make compatible with go 1.1 2014-07-19 15:36:35 +01:00
Nick Craig-Wood 8f46d993e2 Preserve HTTP staus codes in errors if possible
Dropbox being a REST driven service often returns useful information
in the HTTP error code.  Make sure we return these in a custom Error
type if possible.
2014-07-13 10:29:54 +01:00