Skip to content

Commit

Permalink
--amend
Browse files Browse the repository at this point in the history
  • Loading branch information
tekacs committed Jun 1, 2011
1 parent d861965 commit 12ae111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stream.rb
Expand Up @@ -14,6 +14,6 @@ def response(env)
env.stream_send(".\n") env.stream_send(".\n")
end end


env.streaming_response(202, {}) [200, {}, Goliath::Response::STREAMING]
end end
end end

0 comments on commit 12ae111

Please sign in to comment.