Skip to content
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

fix(aws-lambda) proxy correctly with lua-resty-http #8445

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

flrgh
Copy link
Contributor

@flrgh flrgh commented Feb 22, 2022

Backport of #8406 for 2.6.x

Fix some bugs and warts in the aws-lambda plugin:

* Fix broken proxying by always using `https_proxy` with resty.http
* Deprecate `proxy_scheme` config param

Some minimal test coverage for proxying was added, and some defunct test cases were removed.
@flrgh flrgh merged commit ca2cac5 into release/2.6.x Mar 2, 2022
@flrgh flrgh deleted the fix/aws-lambda-proxy-2.6 branch March 2, 2022 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants