Searched refs:getHTTPTime (Results 1 – 1 of 1) sorted by relevance
213 public static String getHTTPTime(int days) { in getHTTPTime() method in NanoHTTPD.Cookie230 this.e = getHTTPTime(numDays); in Cookie()313 this.queue.add(new Cookie(name, value, Cookie.getHTTPTime(expires))); in set()