``` $ curl -X LISTEN http://localhost:8080/19829181987298719283123 curl: (52) Empty reply from server ``` On the dhtnode side: ``` [238119.236169] [proxy:server] [connection:2] parser error HPE_INVALID_METHOD: Invalid method encountered ``` The official dhtproxy also gives the same answer: ``` $ curl -X LISTEN http://dhtproxy.jami.net:80/19829181987298719283123 curl: (52) Empty reply from server ``` So I suspect that this isn't something I built wrong.