C# Class http.Parser

Afficher le fichier Open project: ChrisOMetz/HTTPie.net

Méthodes publiques

Méthode Description
ParseArgs ( string args ) : Options

Private Methods

Méthode Description
ConvertArguments ( string args ) : List
IsWebUrl ( string target ) : bool
ParseArguments ( string options ) : RequestItem
ProcessPrettyOptions ( string args ) : FormatOption

Method Details

ParseArgs() public static méthode

public static ParseArgs ( string args ) : Options
args string
Résultat Options