C# Class Gate.Middleware.Utils.RangeHeader

Afficher le fichier Open project: owin/museum-piece-gate

Méthodes publiques

Méthode Description
IsValid ( string[]>.IDictionary headers ) : bool
Parse ( string[]>.IDictionary headers, long size ) : long>>.IEnumerable

Private Methods

Méthode Description
TryParseRange ( string rangeSpec, long size, long>.Tuple &arange ) : bool

Method Details

IsValid() public static méthode

public static IsValid ( string[]>.IDictionary headers ) : bool
headers string[]>.IDictionary
Résultat bool

Parse() public static méthode

public static Parse ( string[]>.IDictionary headers, long size ) : long>>.IEnumerable
headers string[]>.IDictionary
size long
Résultat long>>.IEnumerable