C# Class AuntieDot.Core.Helpers.HttpExtensions

Datei anzeigen Open project: 0xdeafcafe/AuntieDot

Public Methods

Method Description
GetRequestStreamAsync ( this request ) : Task
GetResponseAsync ( this request ) : Task

Method Details

GetRequestStreamAsync() public static method

public static GetRequestStreamAsync ( this request ) : Task
request this
return Task

GetResponseAsync() public static method

public static GetResponseAsync ( this request ) : Task
request this
return Task