WebsiteExistenceChecker.

GetWebRequest(Uri) Method

Summary

Returns a web request for the specified `address`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
WebsiteExistenceChecker

Syntax

protected override WebRequest GetWebRequest(Uri address)

Parameters

Name Type Description
address Uri

Return Value

Type Description
WebRequest