System.Net.URLClient.IURLRequest Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CredentialpublicInstance of TCredential that provides the authentication data required to access the target URL.
MethodStringpublicString that represents the command of the request.
SourceStreampublicStream with data to send when the method of the URL request involves sending data to the target server.
URLpublicTarget URI of the request.