evalphobia / logrus_sentry

sentry hook for logrus
MIT License
194 stars 78 forks source link

HTTP Host header is not sent #60

Closed tbarbugli closed 6 years ago

tbarbugli commented 6 years ago

HTTP requests' host header is not sent to Sentry (all other headers are).

tbarbugli commented 6 years ago

this is a bug in the Go Sentry client (https://github.com/getsentry/raven-go/issues/173)