The GData basically writes two different kinds of response to the output stream.
This class will set the HTTP Last-Modified Header to enable clients to send If-Modified-Since request header to avoid retrieving the content again if it hasn't changed. If the content hasn't changed since the If-Modified-Since time, then the GData service returns a 304 (Not Modified) HTTP response.
@author Simon Willnauer
|
|