Sha256: 27a8507093dd6300ec1736b72270f1dcafca8969fe10e74989673e76b026779e

Contents?: true

Size: 635 Bytes

Versions: 1

Compression:

Stored size: 635 Bytes

Contents

=== 0.1.0 / 2009-01-22

* Initial release.
  * Provides Web.html and Web.xml methods, which use Nokogiri::HTML and
    Nokogiri::XML respectively, to parse HTML and XML content.
  * Supports custom Proxy and User-Agent strings, through
    the Web.proxy and Web.user_agent methods respectively.
  * Provides Web.agent, Web.get and Weg.post methods which access
    WWW::Mechanize.
  * Integrates Spidr::Agent into Web::Spider.
  * Provides Web::Server, a customizable Rack web server that supports path
    and host-name routing.
    * Web::Server will use Mongrel, only if Mongrel is installed, otherwise
      WEBrick will be used.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ronin-web-0.1.0 History.txt