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

Upgraded lambda-http crate to v0.8.3 to fix Content-Type processing issue #307

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

bnusunny
Copy link
Contributor

@bnusunny bnusunny commented Nov 12, 2023

Issue #, if available:

Fix #265

Description of changes:

lambda-http v0.8.3 contains the fix for Content-Type processing. Upgraded to this version to fix #265. Plus refactored a few tests.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bnusunny bnusunny changed the title Upgrade lambda-http crate to v0.8.3 to fix Content-Type processing issue Upgraded lambda-http crate to v0.8.3 to fix Content-Type processing issue Nov 12, 2023
@mbfreder mbfreder merged commit 8f558cb into main Nov 14, 2023
22 checks passed
@mbfreder mbfreder deleted the upgrade-lambda-http-crate-to-fix-content-type-issue branch November 14, 2023 02:21
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 this pull request may close these issues.

Base64 encoding incorrectly applied to application/jwk-set+json
2 participants