Improved MVC support
QuantumNightmare
released this
04 Jun 02:46
·
1783 commits
to master
since this release
- Raygun can now send exceptions in an MVC application that is using a HandleErrorAttribute to suppress page crashes.
- Resolved a duplicate key exception when creating the cookies list to send.
- Added RaygunClient.ProxyCredentials property.