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

Rfc2616 cookie expires #1121

Closed
wants to merge 34 commits into from
Closed

Conversation

napondo
Copy link

@napondo napondo commented Oct 17, 2016

Fix for #1100.

amarshall and others added 30 commits February 19, 2015 10:57
Time.now is prone to inaccuracies if the system time changes during the
request. This could be due to DST, NTP, etc. Using a monotonic clock
(available in Ruby 2.1+ on certain platforms) avoids this problem.
Add woff2 mime type (backport to 1-6-stable)
Use the default HTTP output buffer, instead of 5
…s-in-method-override

Ignore param parsing errors in MethodOverride
* 1-6-sec:
  update history
  bump to 1.6.2
  raise an exception if the parameters are too deep
…count_for_fileparts

Only count files (not all form elements) against the Multipart File Limit
matthewd and others added 4 commits June 19, 2015 07:17
Well.. without breaking compatibility in a way that affects Rails.
[1-6-stable] Fix GET semicolons without breaking API compatibility
@rafaelfranca
Copy link
Collaborator

Thank you for the pull request. I believe it contains more things that it should. Could you rebase your commit and open a new PR. Thank you so much for the contribution.

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.