Closed lneves75 closed 6 years ago
If the http client gets an http status != 200 in the sentry's response, header x-sentry-error might contain useful information that can help debugging.
http status != 200
x-sentry-error
Context
If the http client gets an
http status != 200
in the sentry's response, headerx-sentry-error
might contain useful information that can help debugging.Changes
x-sentry-error
along with the http status code.