Books - Ruby - Mechanize - HTTP

F

Fred

Hello,

Anybody knows a good book with examples to understand Mechanize and the
HTTP protocols (GET and POST)?

I don't understand it and i can't find the right books about these
topics specific.

Thanks
 
J

James Britt

Fred said:
Hello,

Anybody knows a good book with examples to understand Mechanize and the
HTTP protocols (GET and POST)?

I don't understand it and i can't find the right books about these
topics specific.

I am unaware of any book covering Mechanize.

I wrote up some of my experiences using Mechanize here:

http://www.jamesbritt.com/2007/4/8/how-i-did-it-rubystuff-com

but the details on the Mechanize API may be somewhat dated.


I've found Web Client Programming with Perl to be very helpful:

http://www.oreilly.com/openbook/webclient/


It's free online, and despite using Perl the examples are useful and the
appendices very informative.


There are also the various HTTP RFCs, too.
 
F

Fred

James Britt schreef:
I am unaware of any book covering Mechanize.

I wrote up some of my experiences using Mechanize here:

http://www.jamesbritt.com/2007/4/8/how-i-did-it-rubystuff-com

but the details on the Mechanize API may be somewhat dated.


I've found Web Client Programming with Perl to be very helpful:

http://www.oreilly.com/openbook/webclient/


It's free online, and despite using Perl the examples are useful and the
appendices very informative.


There are also the various HTTP RFCs, too.

Thank you James
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,814
Latest member
SpicetreeDigital

Latest Threads

Top