sendgrid / ruby-http-client

SendGrid's Ruby HTTP Client for calling APIs
https://sendgrid.com
MIT License
23 stars 54 forks source link

return hash instead of inspect string for response headers #4

Closed hipsterelitist closed 8 years ago

hipsterelitist commented 8 years ago

Should resolve this issue. Test suite passes, but was unable to run the suite for: https://github.com/sendgrid/sendgrid-ruby, though looking at how this is used in that project it seems alright.

thinkingserious commented 8 years ago

Awesome!

Here is how to run the test suite in sendgrid-ruby: https://github.com/sendgrid/sendgrid-ruby/pull/72#issuecomment-231172405

Then, we'll just need a signed CLA to merge: https://github.com/sendgrid/ruby-http-client/blob/master/CONTRIBUTING.md#cla

hipsterelitist commented 8 years ago

Submitted CLA and successfully ran the sendgrid-ruby test suite.

thinkingserious commented 8 years ago

Because of your pull request and submitted CLA, this one got bumped up pretty high on our list. There are still a few issues ahead though, so my best guess is that this will get merged some time early next week.