URLConnection.getExpiration
Class Overview | Class Members | 
  This Package | 
All Packages
 public long getExpiration()
Returns
     the expiration date of the resource that this URL references,
          or 0 if not known. The value is the number of seconds since
          January 1, 1970 GMT.
    Description
 Returns the value of the expires header field.
  
See Also
     getHeaderField