AngleSharp.Network
Namespace with 10 public types
Classes
DocumentRequest
Represents the arguments to load a document.
ResourceRequest
Represents the arguments to load a resource.
Enumerations
HttpMethod
Represents the usable methods for transmitting HTTP forms.
Static Classes
HeaderNames
The collection of (known / used) header names.
MimeTypes
Contains a list of common mime-types.
Interfaces
IDocumentLoader
Interface used to handle top-level document requests. These requests
include navigation tasks.
IRequest
Specifies what is used for requesting data.
IRequester
Defines the required methods any requester object must have.
IResourceLoader
Interface used to handle resource requests for a document. These
requests include, but are not limited to, media, script and styling
resources.
IResponse
Specifies what is stored when receiving data.