(No version information available, might only be in SVN)
OAuth::getRequestHeader — Generate OAuth header string signature
Generate OAuth header string signature based on the final HTTP method, URL and a string/array of parameters
HTTP method for request.
URL for request.
String or array of additional parameters.
A string containing the generated request header or FALSE on failure