C# Class Winium.StoreApps.Driver.Listener.HttpRequest

Afficher le fichier Open project: NetlifeBackupSolutions/Winium.StoreApps.CodedUi Class Usage Examples

Méthodes publiques

Méthode Description
ReadFromStreamWithoutClosing ( Stream stream ) : HttpRequest

Private Methods

Méthode Description
GetContentLength ( string>.IReadOnlyDictionary headers ) : int
ReadContent ( TextReader textReader, int contentLength ) : string
ReadHeaders ( TextReader textReader ) : string>.Dictionary

Method Details

ReadFromStreamWithoutClosing() public static méthode

public static ReadFromStreamWithoutClosing ( Stream stream ) : HttpRequest
stream Stream
Résultat HttpRequest