Skip to content

Commit

Permalink
this is not about you. just me and that protocol.
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed May 14, 2013
1 parent a428660 commit 928e375
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/couch_httpd/src/couch_httpd_protocol.erl
Expand Up @@ -147,7 +147,6 @@ after_response(Body, Req) ->

case Req:should_close() of
true ->
lager:info("fuck you", []),
mochiweb_socket:close(Socket),
ok;
false ->
Expand Down

0 comments on commit 928e375

Please sign in to comment.