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(util) Add support for obsolete HTTP date formats #494

Merged
merged 1 commit into from
Aug 21, 2015

Conversation

mcm
Copy link
Contributor

@mcm mcm commented Apr 14, 2015

Update http_date_to_dt to support obsolete date formats per RFC 7231.

Fixes #255

@mcm mcm force-pushed the mcmaster/fix_255 branch 2 times, most recently from e31cec3 to 1cd1199 Compare April 14, 2015 14:42
@mcm
Copy link
Contributor Author

mcm commented Apr 14, 2015

I will rebase this when #495 is merged, as I am pretty sure they conflict.

@jmvrbanac
Copy link
Member

@mcmasterathl when you have time, could you rebase your change? Thanks!

@mcm
Copy link
Contributor Author

mcm commented Apr 16, 2015

Yup, was working on that right now actually.

@mcm
Copy link
Contributor Author

mcm commented Apr 16, 2015

@jmvrbanac All set

@jmvrbanac
Copy link
Member

👍 LGTM

@mcm mcm force-pushed the mcmaster/fix_255 branch 2 times, most recently from 92ed7d1 to 43bd487 Compare April 22, 2015 01:37
Update http_date_to_dt to support obsolete date formats per RFC 7231.

Fixes falconry#255
@kgriffs
Copy link
Member

kgriffs commented Aug 21, 2015

I think we could optimize this a bit, but that can be done in another patch.

kgriffs added a commit that referenced this pull request Aug 21, 2015
fix(util) Add support for obsolete HTTP date formats
@kgriffs kgriffs merged commit ccb2078 into falconry:master Aug 21, 2015
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.

Support obsolete HTTP date formats
3 participants