Skip to content

ALB sample request payload has different Host header #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
piotrkubisa opened this issue Jan 2, 2019 · 0 comments
Closed

ALB sample request payload has different Host header #153

piotrkubisa opened this issue Jan 2, 2019 · 0 comments

Comments

@piotrkubisa
Copy link
Contributor

In the example payload in the alb-lambda-target-request.json file there is different value for a Host header (take a look at multiValueHeaders and headers):

"host": "lambda-846800462-us-east-2.elb.amazonaws.com",

"Host": ["gy415nuibc.execute-api.us-east-1.amazonaws.com"],

bmoffatt added a commit that referenced this issue Jan 8, 2019
tphokas pushed a commit to tphokas/aws-lambda-go that referenced this issue Jan 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant