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

Add server side encryption and Content-Type support. #15

Closed
wants to merge 3 commits into from

Conversation

filosganga
Copy link

@filosganga filosganga commented Oct 3, 2016

This PR fixes #16 and #2. It introduces the Metadata class to hold information about the content type and server side encryption.

It also models the server side encryption AWS headers.

@filosganga filosganga force-pushed the feature/add-metadata branch from 0b66350 to 256dadb Compare October 7, 2016 15:01
@filosganga filosganga changed the title WIP Add server side encryption support Add server side encryption and Content-Type support. Oct 7, 2016
Add Content-Type support
@filosganga filosganga force-pushed the feature/add-metadata branch from 256dadb to 2a2d378 Compare October 7, 2016 15:41
@filosganga filosganga force-pushed the feature/add-metadata branch from ac869ef to cd26118 Compare October 19, 2016 17:38
@filosganga
Copy link
Author

@joearasin This PR has been updated with KMS context. I make it with string interpolation and JSON parser combinator.

@hderms
Copy link

hderms commented Dec 8, 2016

@joearasin this would be awesome if we could get this merged in

@joearasin
Copy link
Contributor

I need to update the readme, but this repo is deprecated -- This project has been merged into Alpakka: https://github.com/akka/alpakka/

@filosganga
Copy link
Author

@hderms I will reopen against the alpakka when I will have the time, so bad we did not manage to merge before.

@filosganga filosganga closed this Dec 9, 2016
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.

Add Server Side Encryption support
3 participants