IHttpClient Methods

Include Protected Members
Include Inherited Members

.NET Framework 4.5

The IHttpClient type exposes the following members.

Methods

  Name Description
Public method Get Makes an asynchronous http GET request to the specified URL.
Public method Post Makes an asynchronous http POST request to the specified URL.

Top

Extension Methods

  Name Description
Public Extension Method GetNegotiationResponse (Defined by TransportHelper.)
Public Extension Method Post (Defined by IHttpClientExtensions.)

Top

See Also

Reference

IHttpClient Interface

Microsoft.AspNet.SignalR.Client.Http Namespace