The docs are a bit sparse in terms of just getting something running that I can try out.
I want to, say, proxy http://localhost:3210 to http://example.com just to check things out and see how everything works. I just get 'bad request' responses from Cowboy when hitting localhost.
Thanks