Maksim Golev
Maksim Golev
Current PR implements [issue #61](https://github.com/serilog-contrib/serilog-enrichers-clientinfo/issues/61). Please note that I removed one copy-pasted test that existed before in commit [0f7948d0d65702009e7a85c7228e7cc43af8dc02](https://github.com/Maximys/serilog-enrichers-clientinfo/commit/0f7948d0d65702009e7a85c7228e7cc43af8dc02).
I want to provide generated `CorrelationId` to `HttpResponse` for simplify diagnosis of bug from clients. I have implemented this feature by the following commit: [ebcd6407a049bb5a65619abadbfd97f8523631b5](https://github.com/Maximys/serilog-enrichers-clientinfo/commit/ebcd6407a049bb5a65619abadbfd97f8523631b5). Will you approve these changes,...