Skip to content

Instantly share code, notes, and snippets.

@kisielk
Created May 30, 2012 05:54
Show Gist options
  • Select an option

  • Save kisielk/2833995 to your computer and use it in GitHub Desktop.

Select an option

Save kisielk/2833995 to your computer and use it in GitHub Desktop.
Example request from raven-go
POST /api/store HTTP/1.1
Host: localhost:1234
User-Agent: Go http package
Content-Length: 158
X-Sentry-Auth: Sentry sentry_version=2.0, sentry_client=raven-go/0.1, sentry_timestamp=1338356142, sentry_key=475bdfd79add40ee97cedf2aec17a3a2
Accept-Encoding: gzip
{"event_id":"db36eeac40060548806454c4cfbab6e5","project":"default","message":"Hello world","timestamp":"2012-05-30T05:35:42","level":"error","logger":"root"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment