(with-input-from-request "http://www.google.com/" #f read-all) (sleep (* 60 15)) (with-input-from-request "http://www.google.com/" #f read-all)