Displaying 4 results from an estimated 4 matches for "send_body".
2006 Mar 28
7
Is Ruby stable for production use?
...d...
[2006-03-28 08:32:21] ERROR Errno::ECONNABORTED: Software caused connection
abort
/usr/lib/ruby/1.8/webrick/httpresponse.rb:324:in `write''
/usr/lib/ruby/1.8/webrick/httpresponse.rb:324:in `_write_data''
/usr/lib/ruby/1.8/webrick/httpresponse.rb:296:in `send_body_string''
/usr/lib/ruby/1.8/webrick/httpresponse.rb:187:in `send_body''
/usr/lib/ruby/1.8/webrick/httpresponse.rb:104:in `send_response''
/usr/lib/ruby/1.8/webrick/httpserver.rb:79:in `run''
/usr/lib/ruby/1.8/webrick/server.rb:173:in `s...
2008 Jan 03
1
Mongrel stops to loading the page in browser
...al/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel/http_response.rb:137:in
`write''
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel/http_response.rb:137:in
`write''
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel/http_response.rb:103:in
`send_body''
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel/http_response.rb:147:in
`finished''
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel.rb:165:in
`process_client''
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel.rb:285:i...
2006 Feb 10
2
Sudden Strange Webrick Error: Errno::ECONNABORTED
Hello,
I''ve been developing an application (on Windows), and everything was
going pretty well, but I suddenly began getting this weird error back
from Webrick after submitting something through ajax, and only through
ajax. I''m submitting a form through ajax, and it is being process
properly - with all the interaction with the database happening
without problem. The response
2010 Jul 01
1
Interesting "Bad Certificate" Problem
...enssl/buffering.rb:178:in `syswrite''
/usr/lib/ruby/1.8/openssl/buffering.rb:178:in `do_write''
/usr/lib/ruby/1.8/openssl/buffering.rb:197:in `<<''
/usr/lib/ruby/1.8/webrick/httpresponse.rb:324:in `_write_data''
/usr/lib/ruby/1.8/webrick/httpresponse.rb:296:in `send_body_string''
/usr/lib/ruby/1.8/webrick/httpresponse.rb:187:in `send_body''
/usr/lib/ruby/1.8/webrick/httpresponse.rb:104:in `send_response''
/usr/lib/ruby/1.8/webrick/httpserver.rb:79:in `run''
/usr/lib/ruby/site_ruby/1.8/puppet/network/http/webrick.rb:45:in `listen'...