urbanairship / ruby-library

A Ruby wrapper for the Urban Airship API.
Other
200 stars 117 forks source link

Adjust header names #127

Closed shluboto closed 3 years ago

shluboto commented 3 years ago

What does this do and why?

This pull request adjusts the http header names passed to rest-client. These now match rest-client so Net::HTTP won't complain with the warning warning: net/http: duplicated HTTP header: User-agent anymore.

lloydwatkin commented 3 years ago

Would be great to get this reviewed and merged!