Wai package:bugsnag-wai

WAI integration for Bugsnag error reporting for Haskell Please see README.md
Attempt to divine a Device from a request's User Agent
Constructs a Request from a Request
Set the events Event and Device This function redacts the following Request headers:
  • Authorization
  • Cookie
  • X-XSRF-TOKEN (CSRF token header used by Yesod)
To avoid this, use updateEventFromWaiRequestUnredacted.