Andrea Ceroni
Andrea Ceroni
Hello and thanks in advance! What about the case in which Polly and Refit are used with HttpClientFactory? For example: is there a way to setup the Polly `Context` before...
**Is your feature request related to a problem? Please describe.** I still do not understand why you decided to reverse the default behavior (no expiration) but in this case we...
### Problem Statement Is there a way to capture json payloads starting from `HttpRequestMessage` (and eventually `HttpResponseMessage`)? Lets say that I have a specific handler that inherits from SentryHttpMessageHandler. Can...