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 Date header and add Last-Modified and Content-Disposition headers #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jdoverholt
Copy link

I added the missing implementation for the Date::write() method, so that it functions, and created new implementation for two additional headers: Last-Modified and Content-Disposition.

@oktal
Copy link
Collaborator

oktal commented Jan 15, 2017

Hello,

Thanks for the contribution. Could you please add some unit-tests in the corresponding test file ? (headers_test.cc)

Other than that, it all looks good to me

@dennisjenkins75
Copy link
Collaborator

I would happily merge this PR if you resolved the merge conflicts and added some simple unit tests. Otherwise, I'll need to close this (we're clearing out unmergable PRs). Thank you very much for your contribution.

@kiplingw
Copy link
Member

@jdoverholt

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.

4 participants