AngleSharp.Network
Namespace with 6 public types
Classes
DefaultRequester
The default (ready-to-use) HTTP requester.
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 requester object must have.
IResponse
Specifies what is stored when receiving data.