Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.net.URLRequest
data プロパティのコンテンツの MIME コンテンツタイプです。
The MIME content type of the content in the the data property.- Default Value:
- application/json
URL リクエストで送信されるデータを含むオブジェクトです。
An object containing data to be transmitted with the URL request.リクエストされる Header Object
Header Object to be requested.HTTP フォーム送信メソッドを制御します。
Controls the HTTP form submission method.- Default Value:
- URLRequestMethod.GET
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.net.URLRequest
HTTP リクエストヘッダーの配列が HTTP リクエストに追加されます。
The array of HTTP request headers to be appended to the HTTP request.レスポンスのデータフォーマットを指定します。
Specifies the data format of the response.- Default Value:
- URLLoaderDataFormat.JSON
リクエストされる URL です。
The URL to be requested.HTTP 要求で使用されるユーザーエージェントストリングを指定します。
Specifies the user-agent string to be used in the HTTP request.HTTP 要求で使用されるユーザーエージェントストリングを指定します。
Specifies the user-agent string to be used in the HTTP request.- Default Value:
- false
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class URLRequest]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object URLRequest]
Returns:
Type Description string