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 support for Cache-Control header #821

Merged
merged 1 commit into from
Mar 25, 2014
Merged

Conversation

junamai2000
Copy link

Supporting Cache-Control header is useful to communicate with CDN. S3 supports this header.

@kuenishi
Copy link
Contributor

+1 a5a4560

@kuenishi
Copy link
Contributor

The Cache-Control was just missing. I'm gonna merge this. Thank you for contribution.

borshop added a commit that referenced this pull request Mar 25, 2014
Add support for Cache-Control header

Reviewed-by: kuenishi
@kuenishi
Copy link
Contributor

r_t passed.

@kuenishi
Copy link
Contributor

@borshop merge

@borshop borshop merged commit a5a4560 into basho:develop Mar 25, 2014
@kuenishi
Copy link
Contributor

@junamai2000 Thank you for contribution. Though I already merged, by any chance could you write tests? It's easy, put some codes with boto into client_test. Or riak_test would be also fine.

@junamai2000
Copy link
Author

I wrote test codes for this change, but something wrong in my environment and I can not run the test codes. Could you run tests for me if I make a pull request?

@kuenishi
Copy link
Contributor

kuenishi commented Apr 7, 2014

Sure! In some cases running Python client_tests could be difficult due to version dependency or whatever.

@junamai2000
Copy link
Author

Could you check my codes? #836

@kuenishi
Copy link
Contributor

@junamai2000 Thank you for contribution. We'll merge it.

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.

None yet

4 participants