Namespace Esri.ArcGISRuntime.Http
Classes
ArcGISHttpClientHandler
The default message handler used by a System.Net.Http.HttpClient and handles ArcGIS Server identity.
ArcGISHttpMessageHandler
The message handler that integrates with AuthenticationManager and ArcGIS Server identity.
ArcGISHttpRequestMessage
Represents a HTTP request message created by ArcGIS Runtime.
ArcGISWebException
ArcGISWebException thrown by ArcGISHttpClientHandler when an ArcGIS Server returns an error.
HttpConfigurationExtensions
Extension methods for configuring how HTTP requests are made with the ArcGIS Maps SDK for .NET.
HttpResponseEndEventArgs
Provides data for the HttpResponseEnd event.
Interfaces
IArcGISHttpConfiguration
Provides an interface for the HttpConfigurationExtensions
IHttpMessageInterceptor
Defines an interface for intercepting and processing HTTP requests and responses made by the Maps SDK.