Microsoft.AspNet.SignalR.Client.Http Namespace
.NET Framework 4.5
The Microsoft.AspNet.SignalR.Client.Http namespace contains methods, properties and interface that support the SignalR client classes.
| Class | Description | |
|---|---|---|
![]() | DefaultHttpClient | The default IHttpClient implementation. |
![]() | DefaultHttpHandler | Represents the default HTTP handler of the client. |
![]() | HttpRequestMessageWrapper | Provides a wrapper of the HTTP request message. |
![]() | HttpResponseMessageWrapper | Represents a container class for HttpResponseMessage. |
![]() | IHttpClientExtensions | No content here will be updated; please do not add material here. |
![]() | IResponseExtensions | Provides method that is used to read the response object. |
| Interface | Description | |
|---|---|---|
![]() | IHttpClient | A client that can make HTTP request. |
![]() | IRequest | Represents the HTTP request. |
![]() | IResponse | Represents the HTTP response. |
Show:

