[][src]Function oauth1_request::to_form_urlencoded

pub fn to_form_urlencoded<R: ?Sized>(request: &R) -> String where
    R: Request

Turns a Request into an x-www-form-urlencoded string.