Class Request
- Namespace
- Playnite.WebViews
- Assembly
- Playnite.SDK.dll
- Inheritance
-
Request
- Inherited Members
-
Properties
public Dictionary<string, string?>? Headers { get; set; }
Property Value
- Dictionary<string, string>
Identifier
public ulong Identifier { get; set; }
Property Value
- ulong
Method
public string? Method { get; set; }
Property Value
- string
ReferrerUrl
public string? ReferrerUrl { get; set; }
Property Value
- string
ResourceType
public ResourceType ResourceType { get; set; }
Property Value
- ResourceType
Url
public string? Url { get; set; }
Property Value
- string