Ahmed Ashour created HTTPCLIENT-1247:
----------------------------------------
Summary: DateUtils.PATTERN_RFC1036 contains an extra 'E'
Key: HTTPCLIENT-1247
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1247
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpClient
Affects Versions: Future
Environment: All
Reporter: Ahmed Ashour
Priority: Trivial
Hi all,
During debugging, I found that DateUtils.PATTERN_RFC1036 is "EEEE, dd-MMM-yy
HH:mm:ss zzz", while it should start with only 3 "EEE".
Trunk link:
http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/httpclient/src/main/java/org/apache/http/impl/cookie/DateUtils.java
RFC 1036 doesn't have any 4 EEEs, http://tools.ietf.org/html/rfc1036
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]