Skip to content

System.Net.Http.FormattingUtilities missed RFC 850 #187

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

Closed
K1vs opened this issue Aug 10, 2018 · 3 comments
Closed

System.Net.Http.FormattingUtilities missed RFC 850 #187

K1vs opened this issue Aug 10, 2018 · 3 comments

Comments

@K1vs
Copy link

K1vs commented Aug 10, 2018

System.Net.Http.FormattingUtilities.TryParseDate is used for cookie expire date parsing, but doesn't support RFC 850 (ddd, d-MMM-yyyy H:m:s 'GMT') format. Same issue in Core was fixed by aspnet/HttpAbstractions@b41d865

@dougbu
Copy link
Member

dougbu commented Aug 21, 2018

@bhukivskyi thank-you for reporting this issue. We do not think this is a priority at the moment.

Feel free to submit a PR to fix this.

@TKharaishvili
Copy link
Contributor

PR - #196

@dougbu
Copy link
Member

dougbu commented Sep 19, 2018

e0f1f13

@dougbu dougbu closed this as completed Sep 19, 2018
@dougbu dougbu modified the milestones: Backlog, 3.2.7 Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants