Why do I get Net::HTTP "request path is empty" error?
I'm using Net::HTTP to make a HTTP request. I get the error "HTTP request path is empty", but I strongly feel that it is not. The code is below: REQUEST_IP = "localhost" REQUEST_PORT = "8081"