Method: RDF::Util::File::RemoteDocument#last_modified
- Defined in:
- lib/rdf/util/file.rb
#last_modified ⇒ DateTime (readonly)
Last-Modified time from headers
388 389 390 |
# File 'lib/rdf/util/file.rb', line 388 def last_modified @last_modified end |