C# Class Microsoft.Http.Headers.CacheControl

Mostrar archivo Open project: o2platform/O2.Platform.Projects Class Usage Examples

Public Methods

Method Description
Parse ( string headerValue ) : CacheControl
ToString ( ) : string

Private Methods

Method Description
GetDeltaSeconds ( string directive ) : System.TimeSpan
LoadHeaders ( string s ) : Collection
Make ( string prefix, Collection fields ) : string
Make ( string prefix, System.TimeSpan delta ) : string

Method Details

Parse() public static method

public static Parse ( string headerValue ) : CacheControl
headerValue string
return CacheControl

ToString() public method

public ToString ( ) : string
return string