Table of Contents

Property Url

Namespace
CurlUnity.Http

Url

请求 URL (scheme + host + path + query)。必填,不可为 null。

string Url { get; set; }

Property Value

string