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