n2n Page Rocket 1 API

n2n\web\http

­Response­Cache­Item

ResponseCacheItem extends BufferedPayload

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( string contents , int statusCode , array headers , HttpCacheControl httpCacheControl = null , DateTime expireDate )
public HttpCacheControl getHttpCacheControl ( )
public boolean isExpired ( DateTime now )
public string getBufferedContents ( )
public prepareForResponse ( Response response )
public string toKownPayloadString ( )

Methods in detail