var httpMethod : String?
The HTTP request method.
HTTPリクエストメソッド。
var url: URL?
The URL being requested.
要請されているURL。
var httpBodyStream : InputStream?
The request body as an input stream.
要請本文、入力ストリームとして。
var mainDocumentURL : URL?
The main document URL associated with the request.
リクエストと結びつけられるメインドキュメントURL。