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

cookie expires and max-age arguments format #215

Merged
merged 2 commits into from
Dec 4, 2017

Conversation

sambaala
Copy link
Contributor

@sambaala sambaala commented Dec 4, 2017

Hi,
I corrected the cookie format to make its expires and max-age arguments work.
Regards

@CLAassistant
Copy link

CLAassistant commented Dec 4, 2017

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

Codecov Report

Merging #215 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   88.18%   88.18%           
=======================================
  Files          24       24           
  Lines        1193     1193           
=======================================
  Hits         1052     1052           
  Misses        141      141
Impacted Files Coverage Δ
R/response.R 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a6df49...46eaaaf. Read the comment docs.

@trestletech
Copy link
Contributor

🤦‍♂️ How'd I miss this?

Thanks for contributing. Change looks great. Closes #216

@trestletech trestletech merged commit 3313bed into rstudio:master Dec 4, 2017
trestletech added a commit that referenced this pull request Dec 4, 2017
I needed to merge the 0.4.4 changes before merging this to have a stable
tag. Will un-revert momentarily.

This reverts commit 3313bed.
trestletech pushed a commit that referenced this pull request Dec 4, 2017
* cookie format

* cookie format on test
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