Displaying 1 result from an estimated 1 matches for "archiloque".
2011 May 06
3
RestClient send method?
...y would RestClient get back as the response? I don''t mean
this specific case, but I mean what is supposed to be sent back to
client in general. Or even if it is the ruby send
method, what exactly is RestClient doing with these two parameters?
I looked in documentation:
https://github.com/archiloque/rest-client
and it didn''t give a clear answer. The documentation shows you how to
use it but it doesn''t explain why you would want to do something about.
Before I understand how to use it, I think I need to know why. It
appears to have nothing to do with cookies and that''...