method

sending?

sending?()
public

No documentation available.

# File actionpack/lib/action_dispatch/http/response.rb, line 178
    def sending?;   synchronize { @sending };   end