Searched refs:http_date (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ruby-106/ruby/lib/xmlrpc/
H A Dhttpserver.rb109 new_header["Date"] = http_date(Time.now)
115 def http_date( aTime ) # :doc: method in class:HttpServer
/macosx-10.10/cups-408/cups/cups/
H A Dcups-private.h99 char http_date[256]; /* Date+time buffer */ member in struct:_cups_globals_s
H A Dhttp-support.c792 return (httpGetDateString2(t, cg->http_date, sizeof(cg->http_date)));

Completed in 181 milliseconds