Remove support for RFC850 timestamps.
commit1789b717bab157a03ed5fcf448df035c59729cf7
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Tue, 22 Jan 2013 21:27:16 +0000 (22 22:27 +0100)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Tue, 22 Jan 2013 21:27:16 +0000 (22 22:27 +0100)
tree42f696d0429b5ad427f8b77ad575ebfe698758d3
parentb5c2576651bd43e0f685ec278bd85d9c012e6ad9
Remove support for RFC850 timestamps.

RFC850 timeformat isn't y2k compliant. Furthermore, parsing turned out to be
broken and it doesn't seem supporting the format is necessary anyway.

Change-Id: I062e636a9e016ff1ac49d2a55f00adb1af182576
rbutil/rbutilqt/base/httpget.cpp