wizzardo / webery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue when sending curl command through load-balancer with x-forwarded-for header

roeilichter opened this issue · comments

commented

when sending curl command with param, the request method and request parameter are concatenated to form the METHOD.

what could be the issue?

sounds really strange, can you provide more info? example?

commented

ok, thanks for provided description, do you use latest snapshot or tag 0.3?

commented

I wasn't able to reproduce the issue (tried to spin up an ec2 instance with load-balancer), but I pushed some commits, please pull the changes to be sure that you have the latest version

commented

yes, and some others, you can try it on http://testapp-env.eba-xa72xtmd.eu-central-1.elasticbeanstalk.com/post I will kill it tomorrow

I've took a look again and managed to reproduce the issue without the latest changes, now it's fixed