bug5346 343 B

12345678
  1. o Minor bugfixes:
  2. - Correct parsing of certain date types in parse_http_time().
  3. Without this patch, If-Modified-Since would behave
  4. incorrectly. Fix for bug 5346; bugfix on 0.2.0.2-alpha. Patch from
  5. Esteban Manchado Velázques.
  6. - Reject out-of-range times like 23:59:61. Fix for bug 5346;
  7. bugfix on 0.0.8pre3.