sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

Support Problem Details Responses

Open jamescrosswell opened this issue 1 year ago • 3 comments

Problem Statement

.NET 8 is (likely) introducing official support for problem details responses... but these are also used in the wild already.

Currently the SentryHttpMessageHandler doesn't pay any particular attention to the response details when an error is encountered. Potentially the Problem Details Response has important information to help users debug issues when Http Requests that they make result in an error however.

Solution Brainstorm

No response

jamescrosswell avatar Jul 31 '23 07:07 jamescrosswell