HTTPMethod
The HTTP request method.
HTTPリクエストメソッド。
URL
The URL being requested.
要請されているURL。
HTTPBody
The request body.
要請本文。
HTTPBodyStream
The request body as an input stream.
要請本文、入力ストリームとして。
Availability 有効性
Technology
@property(copy) NSURL
*mainDocumentURL;
The caller should set the main document URL to an appropriate main document, if known. For example, when loading a web page the URL of the HTML document for the top-level frame would be appropriate. This URL will be used for the “only from same domain as main document” cookie accept policy. 呼出し側は、メインドキュメントURLを適切なメインドキュメントに対して設定すべきです、もし知られるならば。例えば、ウェブページをロードする場合トップレベルフレームに対するHTMLドキュメントのURLが適切でしょう。このURLは、“メインドキュメントと同じドメインからのみ” クッキー受入方針のために使われます。
nil
indicates no main document.
nil
は、メインドキュメント無しを指し示します。
HTTPMethod
URL
HTTPBody
HTTPBodyStream