chickadee » oauth » call-with-input-request

call-with-input-request uri-or-request writer readerprocedure

Similar to call-with-input-request from http-client but will sign the request using the OAuth parameters oauth-service oauth-protocol-parameters and oauth-token-credential.

You probably don't want to use this procedure directly: use with-oauth instead.