= {TapHttp}[http://tap.rubyforge.org/projects/tap-http] A task library for submitting http requests using {Tap}[http://tap.rubyforge.org]. == Description TapHttp provides modules to capture and resubmit HTTP requests. TapHttp is designed to work with a {Ubiquity}[http://labs.mozilla.com/2008/08/introducing-ubiquity/] command called redirect-http; together they allow the capture and resubmission of web forms. * Lighthouse[http://bahuvrihi.lighthouseapp.com/projects/9908-tap-task-application/tickets] * Github[http://github.com/bahuvrihi/tap-http/tree/master] * {Google Group}[http://groups.google.com/group/ruby-on-tap] === Usage TapHttp submits HTTP requests using Mechanize[http://mechanize.rubyforge.org/mechanize/], via the Tap::Http::Submit task. Headers and parameters may be specified, but only a uri is required. Tap::Http::Submit.new.process(:uri => 'http://www.google.com')[0, 80] # => "