When removing the enricher, I removed the code which formatted the request/response data. This PR re-introduces the methods to do the formatting so when the code enricher is used it will format like it used to.
Also bumped the dependency on Raygun4Net so that when Custom Raygun Client Provider is used it will automatically allow you to pass in the HttpClient, without this bump the implicit dependency would be v8.0.0 instead of v8.2.0 which does not have the ctor change.
When removing the enricher, I removed the code which formatted the request/response data. This PR re-introduces the methods to do the formatting so when the code enricher is used it will format like it used to.
Also bumped the dependency on Raygun4Net so that when Custom Raygun Client Provider is used it will automatically allow you to pass in the HttpClient, without this bump the implicit dependency would be v8.0.0 instead of v8.2.0 which does not have the ctor change.