Flowdock
method

if_modified_since

Importance_1
v2_2_9 - Show latest stable - 0 notes - Class: Servlet
if_modified_since(req, res, path = nil) public

Handles the If-Modified-Since HTTP header on req for path. If the file has not been modified a Not Modified response is returned. If the file has been modified a Last-Modified header is added to res.

Show source
Register or log in to add new notes.