C# Class Woopsa.AccessControlProcessor

Inheritance: PostRouteProcessor, IRequestProcessor
显示文件 Open project: woopsa-protocol/Woopsa

Public Properties

Property Type Description
MaxAge System.TimeSpan

Public Methods

Method Description
Process ( HTTPRequest request, HTTPResponse response ) : bool

Method Details

Process() public method

public Process ( HTTPRequest request, HTTPResponse response ) : bool
request HTTPRequest
response HTTPResponse
return bool

Property Details

MaxAge public_oe static_oe property

public static TimeSpan,System MaxAge
return System.TimeSpan