getsentry / raven-go

Sentry client in Go
https://sentry.io
BSD 3-Clause "New" or "Revised" License
561 stars 148 forks source link

capture Host header of HTTP requests #174

Closed tbarbugli closed 6 years ago

tbarbugli commented 6 years ago

This should fix #173

mattrobenolt commented 6 years ago

Oh. Interesting. Somehow never noticed this.

Can you just fix the tests to go with this? And I’ll merge it right away.

tbarbugli commented 6 years ago

@mattrobenolt tests are passing now

mattrobenolt commented 6 years ago

Thanks! 🍕