Name | Type | Default | Description |
---|---|---|---|
name | string | "" | optional |
value | string | "" | optional |
Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.net.URLRequestHeader
HTTP リクエストヘッダー名(Content-Type や SOAPAction など)です。
An HTTP request header name (such as Content-Type or SOAPAction).- Default Value:
- ""
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.net.URLRequestHeader
name プロパティに関連付けられた値(text/plain など)です。
The value associated with the name property (such as text/plain).- Default Value:
- ""
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class URLRequestHeader]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object URLRequestHeader]
Returns:
Type Description string