This method returns a DateTime Object that corresponds to the request's If-Modifed-Since field. This date can be used to determine if the data requested has been changed and needs to be resent. If not, a 304 response should be returned. In the event that this field doesn't exist, a DateTime of 0 is returned.
HTTPAgentRequest Class | com.neokernel.httpd Namespace