Members
URLRequest オブジェクトが DELETE であることを指定します。
Specifies that the URLRequest object is a DELETE.- Default Value:
- DELETE
URLRequest オブジェクトが GET であることを指定します。
Specifies that the URLRequest object is a GET.- Default Value:
- GET
URLRequest オブジェクトが HEAD であることを指定します。
Specifies that the URLRequest object is a HEAD.- Default Value:
- HEAD
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.net.URLRequestMethod
URLRequest オブジェクトが OPTIONS であることを指定します。
Specifies that the URLRequest object is OPTIONS.- Default Value:
- OPTIONS
URLRequest オブジェクトが POST であることを指定します。
Specifies that the URLRequest object is a POST.- Default Value:
- POST
URLRequest オブジェクトが PUT であることを指定します。
Specifies that the URLRequest object is a PUT.- Default Value:
- PUT
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.net.URLRequestMethod
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class URLRequestMethod]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object URLRequestMethod]
Returns:
Type Description string