Interface AttributedPage

All Known Implementing Classes:
FileCopierPage

public interface AttributedPage
This is a tagging interface to specify that the page has cleared the requestHeaders map and reloaded it with attributes for the response. Regardless of whether this is specified, the HttpConnectionThread will always produce the Server, Content-Type, and Content-Length (if appropriate) headers, and this will not affect the no-caching headers if the CacheablePage interface is not implemented.
Author:
Andrew Pavlin, KA2DDO