hyperic / hq

Hyperic open source
107 stars 91 forks source link

improve "Last-Modified" value parsing. #1

Closed dulong closed 9 years ago

dulong commented 10 years ago

In other location except of English contries such as US,UK, etc, the setLastModified method will failed while parsing last modified date. Now use the DateUtils in apche httpclient compoment to improve it.

reference: http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.3.1