allHeaderFields
All HTTP header fields of the response.
この応答の全てのHTTPヘッダフィールド。
Availability 有効性
Technology
field
The name of the header field you want to retrieve. The name is case-insensitive. あなたが回収したいヘッダフィールドの名前。この名前は、ケース非考慮です。
The value associated with the given header field, or nil
if no value is associated with the field.
与えられたヘッダフィールドと結びつけられた値、またはnil
、もしどんな値もそのフィールドと結びつけられていないならば。
In keeping with the HTTP RFC, HTTP header field names are case-insensitive. HTTP RFCに即して、HTTPヘッダフィールド名はケースを考慮しません。
allHeaderFields