 |
Forums |
Admin Discussion Forums: help Start New Thread
| Message: 64284 |
 |
BY: Charles Roper (charlesroper) DATE: 2009-01-28 19:21 SUBJECT: test_patched_net_http.rb is broken Hi Justin,
Just done a fresh install of Ruby + RubySSPI here and ran the tests; there's a failure in the above mentioned test. Turns out the request to http://www.google.com is returning a 302 redirect. Here's the body of the NET::HTTPResponse object:
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>302 Moved</TITLE></HEAD><BODY>
<H1>302 Moved</H1>
The document has moved
<A HREF="http://www.google.co.uk/">here</A>.
</BODY></HTML>
Other than that, though, all is working fine. Just thought I ought to let you know.
Cheers,
Charles | |
Thread View
Post a followup to this message
|
 |