DocumentLoader
Represents the default document loader. This class can be inherited.
public DocumentLoader(IEnumerable<IRequester> requesters, IBrowsingContext context, Predicate<IRequest> filter = null)
Creates a new document loader.
Loads the data for the request asynchronously.