Skip to content

expose functions for deserializing http types from raw event sources #93

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

Merged
merged 2 commits into from
Mar 9, 2019

Conversation

softprops
Copy link
Contributor

fixes #92

Description of changes:

These changes address the need of a way to deserialize http requests from raw payloads for local testing purposes by exposing two new functions lambda_http::request::{from_str, from_reader}

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

@softprops
Copy link
Contributor Author

@davidbarsky ping

@davidbarsky
Copy link
Contributor

@softprops Sorry, and thanks for this!

@davidbarsky davidbarsky merged commit d02b0e4 into awslabs:master Mar 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 this pull request may close these issues.

LambdaRequest Accessibility
2 participants