hexgnu / linkedin

Ruby wrapper for the LinkedIn API
http://rdoc.info/gems/linkedin
MIT License
756 stars 407 forks source link

Add the ability to specify HTTP headers #243

Closed matthieua closed 9 years ago

matthieua commented 9 years ago

We sometimes need to specify HTTP headers when making requests such Accept-Language in my case.

The tests don't pass, I'm waiting for the build to be fixed so I can update them.

matthieua commented 9 years ago

Actually, I got confused, this is not needed.