Displaying 2 results from an estimated 2 matches for "open_url".
Did you mean:
open_uri
2007 Jan 31
2
SystemStackError: stack level too deep
I''m testing the http module in console.
BUt I got the following error.
Anyone knows why?
>> Net::HTTP.get_print ''www.google.com'', ''index.html''
SystemStackError: stack level too deep
from C:/InstantRails/ruby/lib/ruby/1.8/net/http.rb:451:in
`newobj''
from C:/InstantRails/ruby/lib/ruby/1.8/net/http.rb:451:in
2006 Oct 17
0
[682] trunk/wxruby2/doc/textile/htmlwindow.txtl: Fix some little formatting errors that were causing the page to be unreadable
...>
</span><span class="lines">@@ -251,7 +251,7 @@
</span><span class="cx">
</span><span class="cx"> |*HTML_OPEN*|Open the URL.|
</span><span class="cx"> |*HTML_BLOCK*|Deny access to the URL, "HtmlParser#open_url":htmlparser.html#HtmlParser_openurl will return NULL.|
</span><del>-|*HTML_REDIRECT*|Don''t open _url_, redirect to anotherURL. OnOpeningURL must fill _*redirect_ with the new URL. OnOpeningURL willbe called again on returned URL.|
</del><ins>+|*HTML_REDIRECT*|D...