[enhancement] Correlation + HttpClientFactory
What: Add an example showing how to register CorrelationDelegatingHandler in a typed HttpClient pipeline.
Why: Many users forward calls with HttpClientFactory; showing correlation propagation makes adoption easier.
Where: Likely new file in examples/HttpClientCorrelation.
[enhancement] Correlation + HttpClientFactory
What: Add an example showing how to register
CorrelationDelegatingHandlerin a typedHttpClientpipeline.Why: Many users forward calls with
HttpClientFactory; showing correlation propagation makes adoption easier.Where: Likely new file in
examples/HttpClientCorrelation.