Moved old obsolete stuff to sandbox.

This commit is contained in:
Harald Kuhr 2013-09-08 14:20:13 +02:00
parent 13c8cd7f93
commit 55bd82491f

View File

@ -98,6 +98,8 @@ public class HTTPUtil {
}
}
private HTTPUtil() {}
/**
* Formats the time to a HTTP date, using the RFC 1123 format, as described
* in <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.3"