[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] mechanize 0.7.8 Released

Aaron Patterson

8/29/2008 4:49:00 AM

mechanize version 0.7.8 has been released!

* <http://mechanize.rubyforg...

The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
can follow links, and submit forms. Form fields can be populated and
submitted. Mechanize also keeps track of the sites that you have visited as
a history.

Changes:

### 0.7.8

* Bug Fixes:
* Fixed bug when receiving a 304 response (HTTPNotModified) on a page not
cached in history.
* #21428 Default to HTML parser for 'application/xhtml+xml' content-type.
* Fixed an issue where redirects were resending posted data

* <http://mechanize.rubyforg...

--
Aaron Patterson
http://tenderlovem...

1 Answer

Lex Williams

8/29/2008 5:25:00 AM

0

Your gem is the one I use the most. Thank you !
--
Posted via http://www.ruby-....