Introduce a dedicated configuration option.
Example:
options.CaptureOutgoingHttpClientRequests = false;
When disabled:
- outgoing requests should not be captured
- outgoing requests should not be stored
- outgoing requests should not appear in the DebugProbe UI
Introduce a dedicated configuration option.
Example:
When disabled: