1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00

Mitigates Lint/BlockAlignment

This commit is contained in:
Thomas Nys 2015-04-18 12:51:25 +02:00
parent 3235995748
commit fca65cdd63

View file

@ -72,7 +72,7 @@ EOF
socket.write(response.gsub(/\r\n/n, "\n").gsub(/\n/n, "\r\n"))
socket.close
}
}
end
@ssl_server.close