Sha256: dbc13433e290937231f2bc5598a9879cfe2b58a5a8460505ea8ed68b71efe09a

Contents?: true

Size: 575 Bytes

Versions: 5

Compression:

Stored size: 575 Bytes

Contents

If you have a non-library SendGrid issue, please contact our [support team](https://support.sendgrid.com).

If you can't find a solution below, please open an [issue](https://github.com/sendgrid/smtpapi-ruby/issues).

## Table of Contents
* [Viewing the Request Header](#request-header)

<a name="request-header"></a>
## Viewing the Request Header

When debugging or testing, it may be useful to examine the raw request header to compare against the [documented format](https://sendgrid.com/docs/API_Reference/api_v3.html).

You can do this like so:

```ruby
puts header
```

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
smtpapi-0.1.12 TROUBLESHOOTING.md
smtpapi-0.1.11 TROUBLESHOOTING.md
smtpapi-0.1.10 TROUBLESHOOTING.md
smtpapi-0.1.9 TROUBLESHOOTING.md
smtpapi-0.1.8 TROUBLESHOOTING.md