Namespace Aspose.Html.Net

Namespace Aspose.Html.Net

Namespaces

Namespace NameDescription
Aspose.Html.Net.Headers
Aspose.Html.Net.MessageFilters
Aspose.Html.Net.MessageHandlers

Classes

Class NameDescription
ByteArrayContentRepresents content based on a byte array.
ContentRepresents a base class for an HTTP entity body and content headers.
ContentHeadersContains the headers associated with a content.
FormUrlEncodedContentA container for name/value tuples encoded using application/x-www-form-urlencoded MIME type.
HttpMethodRepresents utility class for retrieving and comparing standard HTTP methods.
MessageFilterRepresents abstract base class for different classes of filters used to query messages
MessageHandlerRepresents a base type for message handlers.
MessageHandlerCollectionRepresents collection of the Aspose.Html.Net.MessageHandler.
MultipartContentRepresents a multipart/* content.
MultipartFormDataContentRepresent content for multipart/form-data encoding algorithm
RequestHeadersContains protocol headers associated with a request.
RequestMessageRepresents a request message.
ResponseHeadersContains protocol headers associated with a response.
ResponseMessageRepresents a response message.
StreamContentRepresents content based on a stream.
StringContentRepresents content based on a string.
UrlResolverRepresents utility class for resolving absolute URL by a Uniform Resource Identifier (URI).

Interfaces

Interface NameDescription
INetworkProvides an interface for network services.
INetworkOperationContextProvides contextual information for the network services.