在Rails应用程序中:错误324(net :: ERR_EMPTY_RESPONSE):服务器关闭连接而不发送任何数据

时间:2012-06-15 09:04:35

标签: ruby-on-rails redirect routing

在我的Rails应用程序中,我正在搞乱路线等。

在我的创建和更新控制器中发生的情况我将重定向更改为其他内容然后在Chrome中出现:

Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending   
any data.

点击刷新后,应用程序按正常方式继续。为什么会这样?

提前致谢。

0 个答案:

没有答案