Kong / unirest-ruby

Unirest in Ruby: Simplified, lightweight HTTP client library.
http://unirest.io/ruby
MIT License
364 stars 81 forks source link

Token-based HTTP Authentication #14

Open corprew opened 9 years ago

corprew commented 9 years ago

Would you accept a pull request for http token authorization in unirest? It's handy in one of our projects and it seems like something that might be useful upstream (http header authorization tokens, not oauth.)