Class ResponseDate

java.lang.Object
org.apache.http.protocol.ResponseDate
All Implemented Interfaces:
HttpResponseInterceptor

public class ResponseDate
extends Object
implements HttpResponseInterceptor
A response interceptor that adds a Date header. For use on the server side.
Since:
4.0
Version:
$Revision: 555989 $
Author:
Oleg Kalnichevski