Welcome to the CHICKEN Scheme pasting service

ports added by andyjpb on Mon Oct 22 19:27:50 2012

(define (make-authenticated-request request)
 (call-with-input-request
   (update-request
     request
     port: (current-error-port)
     headers: (headers
		`((authorization .; write an unparser against section 3.6, using uri-encode-string
		    (#(oauth ((realm . "")
			      (oauth_consumer_key . "foo")
			      (oauth_token . "bar")
			      (oauth_signature_method . "bar")
			      (oauth_signature . "bar")
			      (oauth_timestamp . "bar")
			      (oauth_nonce . "bar")
			      (oauth_version . "bar")
			      )))))))
   #f
   (cut read-string #f <>)
 )

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which R5RS procedure can be used to concatenate strings?
Visually impaired? Let me spell it for you (wav file) download WAV