internetee-epp_proxy/apps/epp_proxy
Maciej Szlosarczyk 86af6b8f57
Expect user to close connection abruptly
When waiting for input from socket, expect not only a valid outcome,
but also the client getting bored and closing the connection without
any message being sent.Log an info message when that happens,but do
not make it an error.

Also, only use hyphens for headers sent to registry server.
2019-06-07 15:06:53 +03:00
..
include Move http request into its own module 2019-05-30 11:06:46 +03:00
priv Use standard erlang folder structure 2019-05-28 09:58:11 +03:00
src Expect user to close connection abruptly 2019-06-07 15:06:53 +03:00
test Make routes not care about trailing slashes 2019-05-30 12:22:42 +03:00