Table of Contents

Class HttpRequest.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class HttpRequest.PropertyName : Node.PropertyName
Inheritance
HttpRequest.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AcceptGZip

Cached name for the 'accept_gzip' property.

public static readonly StringName AcceptGZip

Field Value

StringName

BodySizeLimit

Cached name for the 'body_size_limit' property.

public static readonly StringName BodySizeLimit

Field Value

StringName

DownloadChunkSize

Cached name for the 'download_chunk_size' property.

public static readonly StringName DownloadChunkSize

Field Value

StringName

DownloadFile

Cached name for the 'download_file' property.

public static readonly StringName DownloadFile

Field Value

StringName

MaxRedirects

Cached name for the 'max_redirects' property.

public static readonly StringName MaxRedirects

Field Value

StringName

Timeout

Cached name for the 'timeout' property.

public static readonly StringName Timeout

Field Value

StringName

UseThreads

Cached name for the 'use_threads' property.

public static readonly StringName UseThreads

Field Value

StringName