linkerd2/pkg/protohttp
Andrew Seigner 0487688bc5
More succinct HTTPError messages (#3221)
Before:
`HTTP error, status Code [503], wrapped error is: unexpected response`

After:
`HTTP error, status Code [503] (unexpected response)`

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-08-08 17:39:36 -07:00
..
protohttp.go More succinct HTTPError messages (#3221) 2019-08-08 17:39:36 -07:00
protohttp_test.go More succinct HTTPError messages (#3221) 2019-08-08 17:39:36 -07:00