提交 e4cd9caf 编写于 作者: A Andy Lindeman

Merge pull request #46 from github/runtime_header

Removes the X-Runtime header from ActionController::Benchmarking
......@@ -87,7 +87,6 @@ def perform_action_with_benchmark
log_message << " [#{complete_request_uri rescue "unknown"}]"
logger.info(log_message)
response.headers["X-Runtime"] = "%.0f" % ms
else
perform_action_without_benchmark
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册