Yapra::Plugin::MechanizeBase
Config::BasicAuth -- Yuanying
post to web page with WWW::Mechanize agent.
- module: Config::BasicAuth config: user: yuanying password: password-dayo
# File lib-plugins/yapra/plugin/config/basic_auth.rb, line 14 def run(data) agent.basic_auth(config['user'], config['password']) data end
[Validate]
Generated with the Darkfish Rdoc Generator 2.