Hi guys,
Currently i'am working on client for a api that has authentication
using a token.
I would like to use Restfulie to get the objects, but i did not find
anything how can i pass my token by header.
I mean i must make that to my URI call does not answer me a 401
code. ;-)
I has something like this
http://pastie.org/2529660
Cheers