Feature Request
Provide current request details as context to Web API client
Lauri Kotilainen
When reporting Web API errors, it would be nice to have access to the current request in order to populate the outgoing message with custom data (eg. current user name). The data could be passed to the generateRaygunClient delegate.