mechanize-progressbar 0.1.0
Mechanize-Progressbar shows ProgressBar when HTTP GET access of Mechanize(Mechanize#get, Page::Link#click, response of Form#submit). It requires 'progressbar' gem. HTTP POST is not supported.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
mechanize
>= 1.0.0
progressbar
>= 0.9.0