ResourceHttpRequest interface
HTTP 要求の詳細。
プロパティ
client |
クライアント IP アドレス。 |
client |
クライアント要求 ID です。 |
method | 要求メソッド。 |
url | 要求で使用される URL。 |
プロパティの詳細
clientIpAddress
クライアント IP アドレス。
clientIpAddress: string
プロパティ値
string
clientRequestId
クライアント要求 ID です。
clientRequestId: string
プロパティ値
string
method
要求メソッド。
method: string
プロパティ値
string
url
要求で使用される URL。
url: string
プロパティ値
string