Alex Young wrote: > Dor Kalev wrote: >>>pages from within a request? >> >> >> Exactamondo! > Thought so... This came up recently on the rails list. Rails is > single-threaded - WEBrick isn't, but Rails limits itself by default > because (I think) it can't guarantee that the app's methods are > threadsafe. > > What are you trying to do, exactly? If the Rails app generated the page > in the first place, surely it has the raw information at hand not to > need to scrape the HTML to find it again? that's right, ... but i still want it ;-) ! -- Posted via http://www.ruby-forum.com/.