-
I want to see how the request was serialized but I cannot figure out how to get that when the request failed. Is this supported? |
Beta Was this translation helpful? Give feedback.
Answered by
canton7
Aug 25, 2022
Replies: 1 comment
-
That's not currently exposed unfortunately. It should be fine to add it. Short term, you can use Fiddler, or a RequestInterceptor |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xurimx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's not currently exposed unfortunately. It should be fine to add it.
Short term, you can use Fiddler, or a RequestInterceptor