AngleSharp.Network
Namespace with 8 public types
Classes
DefaultRequest
The default HTTP request encapsulation type.
DefaultRequester
The default (ready-to-use) HTTP requester.
DefaultResponse
The default HTTP response encapsulation object.
Enumerations
HttpMethod
Represents the usable methods for transmitting HTTP forms.
Interfaces
IInfo
Represents some basic information about the AngleSharp library.
IRequest
Specifies what is used for requesting data.
IRequester
Defines the required methods any (http) requester object must have.
IResponse
Specifies what is stored when receiving data.