tags:

views:

53

answers:

1

Hello, how to get the status (200 OK, 404 NOT FOUND etc.) of the last page fetched by an IE instance?

A: 

You could use the Ruby net HTTP library:

http://ruby-doc.org/stdlib/libdoc/net/http/rdoc/index.html

Eef
this doesn't answer my question at all, I'm just rising the accept rate
roddik